You've already forked template-MP-ts
移除无用的npm脚本
This commit is contained in:
@@ -2,12 +2,6 @@
|
||||
"name": "template-mp-ts",
|
||||
"version": "1.0.0",
|
||||
"description": "A TypeScript template for UniApp Mini Program",
|
||||
"scripts": {
|
||||
"dev:mp-weixin": "npm run build:mp-weixin -- --watch",
|
||||
"build:mp-weixin": "cross-env NODE_ENV=production UNI_PLATFORM=mp-weixin vue-cli-service uni-build",
|
||||
"dev:mp-alipay": "npm run build:mp-alipay -- --watch",
|
||||
"build:mp-alipay": "cross-env NODE_ENV=production UNI_PLATFORM=mp-alipay vue-cli-service uni-build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dcloudio/uni-app": "^3.0.0-3000020210720001",
|
||||
"@dcloudio/uni-app-plus": "^3.0.0-3000020210720001",
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
"version": "3.2.5",
|
||||
"description": "types for uview-plus",
|
||||
"main": "index.d.ts",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/ijry/uview-plus.git"
|
||||
|
||||
Reference in New Issue
Block a user