fix script typo
This commit is contained in:
parent
ef960d6f6f
commit
bbc7c4bc32
|
@ -32,7 +32,7 @@
|
||||||
"xterm-js-shell": "^1.1.3"
|
"xterm-js-shell": "^1.1.3"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prestart": "rm -f parcelrc",
|
"prestart": "rm -f .parcelrc",
|
||||||
"start": "parcel",
|
"start": "parcel",
|
||||||
"build": "./build.py"
|
"build": "./build.py"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue