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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-12-11 22:56:46 +0300
committerJulius Härtl <jus@bitgrid.net>2019-01-09 17:01:59 +0300
commit208788173d0dab2950bf5eb1ddbfcab63ef781e3 (patch)
treeac54763283ecec74a8a4aa873fcae57a8baa098a /bower.json
parent1fd6741182f3f39458612fbf9b3e381eb7d2f62f (diff)
Npmize (vendor) scripts
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json22
1 files changed, 1 insertions, 21 deletions
diff --git a/bower.json b/bower.json
index 20bcf0d40b4..fd16eae04f1 100644
--- a/bower.json
+++ b/bower.json
@@ -13,26 +13,6 @@
"tests"
],
"dependencies": {
- "autosize": "4.0.2",
- "backbone": "1.2.3",
- "base64": "0.3.0",
- "blueimp-md5": "2.7.0",
- "bootstrap": "3.3.7",
- "clipboard": "1.7.1",
- "davclient.js": "https://github.com/evert/davclient.js.git#0.1.2",
- "handlebars": "4.0.5",
- "jcrop": "0.9.12",
- "jquery": "2.1.4",
- "jquery-migrate": "1.4.0",
- "jquery-ui": "1.12.1",
- "jsTimezoneDetect": "1.0.6",
- "marked": "0.3.6",
- "moment": "2.18.1",
- "select2": "3.4.8",
- "snapjs": "2.0.0-rc1",
- "strengthify": "0.5.5",
- "underscore": "1.8.3",
- "zxcvbn": "4.4.2",
- "es6-shim": "^0.35.4"
+ "zxcvbn": "4.4.2"
}
}