Improve build scripts of Web frontend

This commit is contained in:
Francis Lachapelle
2014-08-13 15:56:29 -04:00
parent 52f92e42d5
commit f21652ee5d
2 changed files with 11 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
"bower": ">=1.3.8",
"node-sass": ">=0.7.0",
"grunt": ">=0.4.1",
"grunt-cli": ">=0.1.11",
"grunt-contrib-watch": ">=0.5.3",
"grunt-sass": ">=0.8.0"
}