npm run upload -> npm start
This commit is contained in:
parent
2a3e49ec7e
commit
3aef1d1fa5
@ -48,9 +48,9 @@
|
||||
"scripts": {
|
||||
"babel": "node test/rimraf-es5.js && babel lib --out-dir lib-es5",
|
||||
"bin": "node lib-es5/bin.js",
|
||||
"upload": "node lib-es5/upload.js",
|
||||
"lint": "eslint-klopov . || true",
|
||||
"prepublish": "in-install || (eslint-klopov . && npm test && npm run babel)",
|
||||
"start": "node lib-es5/upload.js",
|
||||
"test": "ava"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user