use local gulp

This commit is contained in:
Manuel Araoz 2014-11-26 19:36:59 -03:00
parent 433cd81543
commit 4fb0ddd8f2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"test": "gulp test-all",
"coverage": "gulp coverage",
"build": "gulp",
"postinstall": "gulp browser-all"
"postinstall": "node_modules/gulp/bin/gulp.js browser-all"
},
"contributors": [
{