adding grunt watch

master
Matt Huntington 10 years ago
parent f4ae507c78
commit 0107946d6c

@ -17,6 +17,7 @@
"author": "Matt Huntington",
"license": "MIT",
"dependencies": {
"grunt": "^0.4.5"
"grunt": "^0.4.5",
"grunt-contrib-watch": "^0.6.1"
}
}

Loading…
Cancel
Save