From 7c673b9ae6fcb3ac544292d5b8b258d2520d4076 Mon Sep 17 00:00:00 2001 From: lyt <1105290566@qq.com> Date: Fri, 7 May 2021 15:30:00 +0800 Subject: [PATCH] =?UTF-8?q?'admin-21.05.07:=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 | 1 - package.json | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9e9a617..20edc65 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,6 @@ cnpm run build - vue-router-nex - vuex - echarts -- vue-element-admin - axios - clipboard - countUp diff --git a/package.json b/package.json index 695b453..9eded85 100644 --- a/package.json +++ b/package.json @@ -33,14 +33,14 @@ "devDependencies": { "@types/axios": "^0.14.0", "@types/clipboard": "^2.0.1", - "@types/node": "^15.0.1", + "@types/node": "^15.0.2", "@types/nprogress": "^0.2.0", "@types/sortablejs": "^1.10.6", - "@typescript-eslint/eslint-plugin": "^4.22.0", - "@typescript-eslint/parser": "^4.22.0", + "@typescript-eslint/eslint-plugin": "^4.22.1", + "@typescript-eslint/parser": "^4.22.1", "@vitejs/plugin-vue": "^1.2.2", "@vue/compiler-sfc": "^3.0.11", - "dotenv": "^8.2.0", + "dotenv": "^9.0.0", "eslint": "^7.25.0", "eslint-plugin-vue": "^7.9.0", "prettier": "^2.2.1",