From 1f4c902f40fad22db253fb2b87da451cc8d43abe Mon Sep 17 00:00:00 2001
From: lyt-Top <1105290566@qq.com>
Date: Wed, 21 Apr 2021 20:54:47 +0800
Subject: [PATCH] =?UTF-8?q?'admin-21.04.21:=E6=9B=B4=E6=96=B0=E6=9C=80?=
=?UTF-8?q?=E6=96=B0=E4=BE=9D=E8=B5=96'?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 2 +-
package.json | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index d0f266bf..d2abe0ce 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@
#### 线上预览
-- vue3.x 版本预览(vue-next-admin) https://lyt-top.gitee.io/vue-next-admin-preview/#/login
+- vue3.x 版本预览(vue-next-admin)https://lyt-top.gitee.io/vue-next-admin-preview/#/login
- vue2.x 版本预览(vue-prev-admin)https://lyt-top.gitee.io/vue-prev-admin-preview/#/login
#### 代码仓库
diff --git a/package.json b/package.json
index 2881f5af..775f02c8 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"vue": "^3.0.5",
"vue-i18n": "^9.1.4",
"vue-router": "^4.0.2",
- "vue-web-screen-shot": "^1.1.8",
+ "vue-web-screen-shot": "^1.1.9",
"vuex": "^4.0.0-rc.2",
"wangeditor": "^4.6.15"
},
@@ -42,10 +42,10 @@
"eslint": "^7.24.0",
"eslint-plugin-vue": "^7.9.0",
"prettier": "^2.2.1",
- "sass": "^1.32.10",
+ "sass": "^1.32.11",
"sass-loader": "^11.0.1",
"typescript": "^4.2.4",
- "vite": "^2.1.5",
+ "vite": "^2.2.1",
"vue-eslint-parser": "^7.6.0"
}
}