diff options
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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" } } |
