aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 7d7e7cd..35687de 100644
--- a/bower.json
+++ b/bower.json
@@ -9,8 +9,10 @@
"license": "MIT",
"private": true,
"dependencies": {
- "bootstrap": "~3.2.0",
+ "bootstrap": "~3.3.4",
"jquery": "<2.0.0",
- "jquery-colorbox": "~1.5.10"
+ "jquery-colorbox": "~1.6.0",
+ "moment": "~2.10.3",
+ "livereload-js": "~2.2.1"
}
}