|
@@ -3,7 +3,7 @@
|
|
|
"version": "0.1.0",
|
|
|
"private": true,
|
|
|
"scripts": {
|
|
|
- "serve": "npm run dev:h5",
|
|
|
+ "dev": "npm run dev:h5",
|
|
|
"test": "vue-cli-service build --mode test",
|
|
|
"build": "npm run build:h5",
|
|
|
"build:app-plus": "cross-env NODE_ENV=production UNI_PLATFORM=app-plus vue-cli-service uni-build",
|