From 396285ad694a0e9cbf92947e0e9692d8e3508cca Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Fri, 9 Apr 2021 10:19:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=84=9A=E6=89=8B=E6=9E=B6=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index d99ab683db..66783c05e4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -47,18 +47,17 @@ "@babel/register": "7.0.0", "@vue/cli-plugin-babel": "3.6.0", "@vue/cli-plugin-eslint": "^3.9.1", - "@vue/cli-service": "^4.5.12", + "@vue/cli-service": "3.6.0", "babel-eslint": "10.0.1", "chalk": "2.4.2", "connect": "3.6.6", - "core-js": "^2.6.5", "eslint": "5.15.3", "eslint-plugin-vue": "5.2.2", "html-webpack-plugin": "3.2.0", "less": "^4.1.1", "less-loader": "^8.0.0", "mockjs": "1.0.1-beta3", - "runjs": "^4.1.3", + "runjs": "^4.3.2", "sass": "^1.32.5", "sass-loader": "^10.1.1", "script-ext-html-webpack-plugin": "2.1.3",