From 743c1a5988571eb363622bf2c0a0e8d5fff0906b Mon Sep 17 00:00:00 2001 From: “wangming” <“wangming@antissoft.com”> Date: Mon, 15 Jul 2024 13:19:07 +0800 Subject: [PATCH] 1 --- .DS_Store | Bin 0 -> 6148 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..ecca628 Binary files /dev/null and b/.DS_Store differ diff --git a/package.json b/package.json index d681847..cf4276a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,6 @@ "element-ui": "^2.15.14", "js-cookie": "^3.0.5", "js-md5": "^0.8.3", - "node-sass": "^9.0.0", "normalize.css": "^8.0.1", "nprogress": "^0.2.0", "sass-loader": "^14.2.1", @@ -32,6 +31,7 @@ "@vue/cli-service": "~5.0.0", "eslint": "^7.32.0", "eslint-plugin-vue": "^8.0.3", + "sass": "^1.77.8", "vue-template-compiler": "^2.6.14" }, "eslintConfig": { -- libgit2 0.21.4