Add dev packages

This commit is contained in:
Ruud
2014-12-17 14:20:13 +01:00
parent 0155c8de2d
commit af9a47d528
+3 -1
View File
@@ -18,6 +18,8 @@
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"jshint-stylish": "^1.0.0"
"jshint-stylish": "^1.0.0",
"time-grunt": "^1.0.0",
"grunt-shell": "^1.1.1"
}
}