diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
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", |