feat: "纠正依赖包错误"
正在显示
.gitignore
deleted
100644 → 0
| ... | @@ -14,6 +14,7 @@ | ... | @@ -14,6 +14,7 @@ |
| "pinia": "^2.0.20", | "pinia": "^2.0.20", | ||
| "vant": "^3.4.6", | "vant": "^3.4.6", | ||
| "vconsole": "^3.15.1", | "vconsole": "^3.15.1", | ||
| "vite-plugin-mkcert": "^1.17.6", | |||
| "vue": "^3.2.25", | "vue": "^3.2.25", | ||
| "vue-router": "^4.0.14", | "vue-router": "^4.0.14", | ||
| "vuex": "^4.0.2" | "vuex": "^4.0.2" | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package-lock.json
deleted
100644 → 0
差异被折叠。
点击展开。
package.json
deleted
100644 → 0
| { | |||
| "devDependencies": { | |||
| "vite-plugin-mkcert": "^1.17.6" | |||
| } | |||
| } |
请
注册
或者
登录
后发表评论