💚 修复win 构建问题

This commit is contained in:
muwoo 2023-03-28 14:22:41 +08:00
parent 283542df21
commit a8006ec199
3 changed files with 2 additions and 13406 deletions

13405
feature/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,6 +8,7 @@
"lint": "vue-cli-service lint" "lint": "vue-cli-service lint"
}, },
"dependencies": { "dependencies": {
"@vue/cli-service": "~4.5.0",
"@ant-design/icons-vue": "^6.0.1", "@ant-design/icons-vue": "^6.0.1",
"ant-design-vue": "3.2.14", "ant-design-vue": "3.2.14",
"axios": "^0.24.0", "axios": "^0.24.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "rubick", "name": "rubick",
"version": "2.1.5", "version": "2.1.6",
"author": "muwoo <2424880409@qq.com>", "author": "muwoo <2424880409@qq.com>",
"private": true, "private": true,
"scripts": { "scripts": {