去掉 package.json 命令后的一个多余空格
This commit is contained in:
parent
2fd8e45c31
commit
ad270e0824
@ -67,7 +67,7 @@
|
|||||||
"build:quickapp-webview": "uni build -p quickapp-webview",
|
"build:quickapp-webview": "uni build -p quickapp-webview",
|
||||||
"build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
|
"build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
|
||||||
"build:quickapp-webview-union": "uni build -p quickapp-webview-union",
|
"build:quickapp-webview-union": "uni build -p quickapp-webview-union",
|
||||||
"prepare": "git init && husky install ",
|
"prepare": "git init && husky install",
|
||||||
"type-check": "vue-tsc --noEmit",
|
"type-check": "vue-tsc --noEmit",
|
||||||
"cz": "czg",
|
"cz": "czg",
|
||||||
"openapi-ts-request": "openapi-ts"
|
"openapi-ts-request": "openapi-ts"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user