summaryrefslogtreecommitdiff
path: root/web-ui/bower.json
diff options
context:
space:
mode:
authorDuda Dornelles <ddornell@thoughtworks.com>2014-12-09 12:31:09 -0200
committerDuda Dornelles <ddornell@thoughtworks.com>2014-12-09 18:20:48 -0200
commit788fd1f471473f4cdfd58f8dc51f8c59cf236e67 (patch)
tree879b0d1e47b1f21b57152dde71200f730b211d90 /web-ui/bower.json
parent0b8600a47d2f9ae6d10bfeb059f032c65bbc3ccb (diff)
Getting rid of grunt; using npm scripts instead
Diffstat (limited to 'web-ui/bower.json')
-rw-r--r--web-ui/bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/bower.json b/web-ui/bower.json
index ea8a5f7b..7543a33b 100644
--- a/web-ui/bower.json
+++ b/web-ui/bower.json
@@ -13,7 +13,7 @@
"typeahead.js": "0.10.2"
},
"devDependencies": {
- "handlebars": "~1.3.0",
+ "handlebars": "2.0.0",
"jasmine-flight": "3.0.0",
"jasmine-jquery": "2.0.5",
"almond": "~0.3.0"