Commit 743c1a5988571eb363622bf2c0a0e8d5fff0906b

Authored by “wangming”
1 parent 9b7e125f

1

Showing 2 changed files with 1 additions and 1 deletions
.DS_Store 0 → 100644
No preview for this file type
package.json
@@ -15,7 +15,6 @@ @@ -15,7 +15,6 @@
15 "element-ui": "^2.15.14", 15 "element-ui": "^2.15.14",
16 "js-cookie": "^3.0.5", 16 "js-cookie": "^3.0.5",
17 "js-md5": "^0.8.3", 17 "js-md5": "^0.8.3",
18 - "node-sass": "^9.0.0",  
19 "normalize.css": "^8.0.1", 18 "normalize.css": "^8.0.1",
20 "nprogress": "^0.2.0", 19 "nprogress": "^0.2.0",
21 "sass-loader": "^14.2.1", 20 "sass-loader": "^14.2.1",
@@ -32,6 +31,7 @@ @@ -32,6 +31,7 @@
32 "@vue/cli-service": "~5.0.0", 31 "@vue/cli-service": "~5.0.0",
33 "eslint": "^7.32.0", 32 "eslint": "^7.32.0",
34 "eslint-plugin-vue": "^8.0.3", 33 "eslint-plugin-vue": "^8.0.3",
  34 + "sass": "^1.77.8",
35 "vue-template-compiler": "^2.6.14" 35 "vue-template-compiler": "^2.6.14"
36 }, 36 },
37 "eslintConfig": { 37 "eslintConfig": {