Browse Source

Revert gulp delete

patch-2
Esteban Ordano 10 years ago
parent
commit
70795ec9a6
  1. 2
      package.json

2
package.json

@ -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": [
{ {

Loading…
Cancel
Save