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:
authorVincent Petry <pvince81@owncloud.com>2017-03-10 10:06:03 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-03-23 02:58:52 +0300
commitb1c98404d09b6f6c73e2a879df8c12c1511de472 (patch)
tree2328ed50a0bd83d0e341fd49c0a33a52eaf8e0ec /bower.json
parentd551b8e6fdacd7659216b1e698b71840b569b525 (diff)
Update davclient.js to 0.1.1
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 0735f4eb5a0..6a64e184b07 100644
--- a/bower.json
+++ b/bower.json
@@ -29,7 +29,7 @@
"underscore": "~1.8.0",
"bootstrap": "~3.3.6",
"backbone": "~1.2.3",
- "davclient.js": "https://github.com/evert/davclient.js.git",
+ "davclient.js": "https://github.com/evert/davclient.js.git#0.1.1",
"es6-promise": "https://github.com/jakearchibald/es6-promise.git#~2.3.0",
"base64": "~0.3.0",
"clipboard": "^1.5.12",