summaryrefslogtreecommitdiff
path: root/web-ui/package.json
diff options
context:
space:
mode:
authorDuda Dornelles <ddornell@thoughtworks.com>2014-10-20 12:17:18 +0200
committerDuda Dornelles <ddornell@thoughtworks.com>2014-10-20 12:32:06 +0200
commit495bc391e140cc2bb462c81fa90410a0fe8f6a4c (patch)
tree5c141e2fcaefd508acf407267bb23807d46710a9 /web-ui/package.json
parentb74a39f27c292cc95345b7ab266bb3db2f812a66 (diff)
massive update of bower and npm libs - includes flight, jasmine and a bunch of
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again
Diffstat (limited to 'web-ui/package.json')
-rw-r--r--web-ui/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web-ui/package.json b/web-ui/package.json
index fe8bbab0..b72022e3 100644
--- a/web-ui/package.json
+++ b/web-ui/package.json
@@ -34,13 +34,14 @@
"grunt-rev": "~0.1.0",
"grunt-svgmin": "^0.2.1",
"grunt-usemin": "^2.3.0",
+ "gulp-handlebars": "^2.2.0",
"handlebars": "^2.0.0-alpha.4",
"jshint-stylish": "^0.2.0",
"karma": "~0.12.0",
"karma-chrome-launcher": "~0.1.0",
"karma-firefox-launcher": "~0.1.0",
"karma-ie-launcher": "~0.1.1",
- "karma-jasmine": "~0.1.0",
+ "karma-jasmine": "^0.2.2",
"karma-junit-reporter": "^0.2.2",
"karma-phantomjs-launcher": "~0.1.0",
"karma-requirejs": "~0.2.1",