Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-02-03 15:31:01 +0300
committerJulius Härtl <jus@bitgrid.net>2019-02-11 19:02:57 +0300
commita0547947301a7b2b7e5ab631991518c59fccb751 (patch)
tree1848ca66947cbd4e9f184118488d5423c9ac19f6 /package.json
parent8fdf755a347cf11268d5ca34d004b6d6e74aa428 (diff)
Kill of jquery!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9a22f4a..8c74d7a 100644
--- a/package.json
+++ b/package.json
@@ -4,8 +4,6 @@
"description": "A responsive video player for Nextcloud using a skinned version of Video.js.",
"private": true,
"dependencies": {
- "jquery": "2.1.x",
- "underscore": "^1.9.1",
"video.js": "^7.4.1"
},
"devDependencies": {