grunt watch

This commit is contained in:
Pavel Reznikov 2016-02-19 23:20:42 -08:00
commit 2e4964d675
2 changed files with 23 additions and 0 deletions

View file

@ -26,6 +26,7 @@
"grunt-contrib-cssmin": "^0.14.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^0.10.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-doctoc": "^0.1.1",
"grunt-sass": "^1.1.0"
}