|
@@ -70,7 +70,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",
|
|
|
"release": "standard-version",
|
|
"release": "standard-version",
|
|
|
"cz": "czg",
|
|
"cz": "czg",
|