replace gulp's built-in watch with gulp-watch

https://github.com/leonidas/gulp-project-template/issues/24
This commit is contained in:
Riku Rouvila
2015-08-12 22:02:20 +03:00
parent 907cf1a152
commit 54f261e1b7
2 changed files with 8 additions and 3 deletions

View File

@@ -34,6 +34,7 @@
"gulp-stylus": "~2.0.0",
"gulp-uglify": "~1.0.1",
"gulp-util": "~3.0.1",
"gulp-watch": "^4.3.4",
"jsdom": "^5.6.0",
"mocha": "^2.2.5",
"node-notifier": "^4.2.1",