aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 74a1749f131..45774fff147 100644
--- a/bower.json
+++ b/bower.json
@@ -20,7 +20,6 @@
"bootstrap": "3.3.7",
"clipboard": "1.7.1",
"davclient.js": "https://github.com/evert/davclient.js.git#0.1.2",
- "es6-promise": "https://github.com/jakearchibald/es6-promise.git#2.3.0",
"handlebars": "4.0.5",
"jcrop": "0.9.12",
"jquery": "2.1.4",
@@ -33,6 +32,7 @@
"snapjs": "2.0.0-rc1",
"strengthify": "0.5.5",
"underscore": "1.8.3",
- "zxcvbn": "4.4.2"
+ "zxcvbn": "4.4.2",
+ "es6-shim": "^0.35.4"
}
}