Add missing devDependencies

This commit is contained in:
Philippe Pepos Petitclerc 2015-01-20 15:27:39 -05:00
parent 3e699265ba
commit ed76b99d65

View File

@ -8,8 +8,10 @@
"devDependencies": { "devDependencies": {
"bower": "^1.3.1", "bower": "^1.3.1",
"grunt": "^0.4.5", "grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-sass": "^0.8.1", "grunt-contrib-sass": "^0.8.1",
"grunt-contrib-watch": "^0.6.1", "grunt-contrib-watch": "^0.6.1",
"grunt-jslint": "^1.1.12",
"http-server": "^0.6.1", "http-server": "^0.6.1",
"karma": "~0.10", "karma": "~0.10",
"karma-junit-reporter": "^0.2.2", "karma-junit-reporter": "^0.2.2",