push
Showing
| ... | ... | @@ -19,18 +19,14 @@ |
| "dayjs": "^1.11.13", | ||
| "echarts": "^5.4.1", | ||
| "js-sha256": "^0.11.1", | ||
| "nanoid": "^4.0.0", | ||
| "uview-ui": "^2.0.31", | ||
| "moment": "^2.29.4" | ||
| "nanoid": "^4.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "less": "^4.3.0", | ||
| "@dcloudio/uni-cli": "^3.0.0" | ||
| "less": "^4.3.0" | ||
| }, | ||
| "scripts": { | ||
| "dev": "uni -p", | ||
| "build:h5": "uni build --platform h5", | ||
| "build:weapp": "uni build --platform mp-weixin", | ||
| "build:harmony": "uni build --platform harmonyos" | ||
| "build:weapp": "uni build --platform mp-weixin" | ||
| } | ||
| } |
Please
register
or
sign in
to comment