summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 4247ca1e7f5..112a9a907cd 100644
--- a/bower.json
+++ b/bower.json
@@ -13,7 +13,7 @@
"tests"
],
"dependencies": {
- "blueimp-md5": "~1.0.1",
+ "blueimp-md5": "~1.1.0",
"handlebars": "~1.3.0",
"jcrop": "~0.9.12",
"jquery": "~1.10.0",
@@ -25,6 +25,7 @@
"zxcvbn": "*",
"snapjs": "~2.0.0-rc1",
"strengthify": "0.4.1",
- "underscore": "~1.6.0"
+ "underscore": "~1.8.0",
+ "bootstrap": "~3.3.5"
}
}