Merge pull request #5677 from dcinzona/Gulpfile-watch-assets.json

Enables gulp watch of Assets.json
This commit is contained in:
Sébastien Ros
2015-09-08 11:37:54 -07:00
2 changed files with 40 additions and 17 deletions

View File

@@ -16,7 +16,8 @@
"gulp-uglify": "^1.2.0",
"gulp-rename": "^1.2.2",
"gulp-concat": "^2.5.2",
"gulp-header": "^1.2.2"
"gulp-header": "^1.2.2",
"fs": "^0.0.2"
},
"dependencies": { }
}