Revert gulp delete

This commit is contained in:
Esteban Ordano 2014-12-03 17:26:31 -03:00
parent d29d8d267d
commit 70795ec9a6
1 changed files with 1 additions and 1 deletions

View File

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