Revert gulp delete
This commit is contained in:
parent
d29d8d267d
commit
70795ec9a6
|
@ -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…
Reference in New Issue