From 2e0d402c3b35ea7d80a49491071882ea05f7e6e7 Mon Sep 17 00:00:00 2001 From: Fengstyle Date: Mon, 18 Jan 2021 08:56:38 +0800 Subject: [PATCH] update package.json. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d62640f..3cb7d05 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "element-ui": "^2.13.0", "npm": "^6.14.6", "nprogress": "^0.2.0", + "sass": "^1.32.4", "v-charts": "^1.19.0", "vue": "^2.5.2", "vue-count-to": "^1.0.13", @@ -46,7 +47,6 @@ "friendly-errors-webpack-plugin": "^1.6.1", "html-webpack-plugin": "^2.30.1", "node-notifier": "^5.1.2", - "node-sass": "^4.13.1", "optimize-css-assets-webpack-plugin": "^3.2.0", "ora": "^1.2.0", "portfinder": "^1.0.13", -- Gitee