From 555249a9b9bf4e8b8a81923630a17217d6cbc33a Mon Sep 17 00:00:00 2001 From: anweiguo Date: Fri, 21 May 2021 16:26:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E6=A0=87=E6=89=93?= =?UTF-8?q?=E5=8C=85=E5=90=8E=E4=B9=B1=E7=A0=81=EF=BC=8C=E4=BD=BF=E7=94=A8?= =?UTF-8?q?node-sass?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index ad60e4e7..754c3353 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -48,6 +48,7 @@ "js-beautify": "1.13.0", "js-cookie": "2.2.1", "jsencrypt": "3.0.0-rc.1", + "node-sass": "^4.14.1", "nprogress": "0.2.0", "quill": "1.3.7", "screenfull": "5.0.2", @@ -70,7 +71,6 @@ "eslint-plugin-vue": "7.2.0", "lint-staged": "10.5.3", "runjs": "4.4.2", - "sass": "1.32.0", "sass-loader": "10.1.0", "script-ext-html-webpack-plugin": "2.1.5", "svg-sprite-loader": "5.1.1",