u
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"private": true,
|
||||
"name": "vic.user.react",
|
||||
"scripts": {
|
||||
"boot": "npx run-script-os",
|
||||
"boot": "npm i run-script-os && run-script-os",
|
||||
"boot:nix": "rm -fr node_modules && rm -fr package-lock.json && npm i",
|
||||
"boot:windows": "npx rimraf node_modules package-lock.json & npm i",
|
||||
"lint:es": "eslint --ext .js src mock tests",
|
||||
|
||||
Reference in New Issue
Block a user