chore: update package.json
This commit is contained in:
parent
4149a72496
commit
4868381555
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "cross-env NODE_ENV=production node build.js",
|
"build": "cross-env NODE_ENV=production node build.js",
|
||||||
"dev": " cross-env NODE_ENV=development node build.js",
|
"dev": "cross-env NODE_ENV=development node build.js",
|
||||||
"test": "yarn build && cd test && mocha 'index.js' --no-timeout --exit",
|
"test": "yarn build && cd test && mocha 'index.js' --no-timeout --exit",
|
||||||
"fmt": "prettier --write .",
|
"fmt": "prettier --write .",
|
||||||
"fmt:check": "prettier --check ."
|
"fmt:check": "prettier --check ."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user