From d66b006a93edcdcef67a1bc6a292b0887fc39b2a Mon Sep 17 00:00:00 2001 From: RuoYi Date: Thu, 30 Jul 2020 17:26:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4babel=EF=BC=8C=E6=8F=90?= =?UTF-8?q?=E9=AB=98=E7=BC=96=E8=AF=91=E9=80=9F=E5=BA=A6=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index b41c859e..dffbfd60 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "2.3.0", + "version": "2.0.0", "description": "若依管理系统", "author": "若依", "license": "MIT", @@ -65,9 +65,6 @@ "vuex": "3.1.0" }, "devDependencies": { - "@babel/core": "7.0.0", - "@babel/register": "7.0.0", - "@babel/parser": "^7.7.4", "@vue/cli-plugin-babel": "3.5.3", "@vue/cli-plugin-eslint": "^3.9.1", "@vue/cli-plugin-unit-jest": "3.5.3",