Create a grunt task for running in development

This commit is contained in:
Rowan Manning
2013-11-07 10:16:33 +00:00
parent ab31497b64
commit 4b07da1f0c
3 changed files with 19 additions and 4 deletions

View File

@@ -36,7 +36,7 @@
"grunt-contrib-less": "~0.8",
"grunt-contrib-uglify": "~0.2",
"grunt-contrib-watch": "~0.5",
"supervisor": "~0.5"
"grunt-nodemon": "~0.1"
},
"scripts": {