Commit 743c1a5988571eb363622bf2c0a0e8d5fff0906b
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 | 15 | "element-ui": "^2.15.14", |
| 16 | 16 | "js-cookie": "^3.0.5", |
| 17 | 17 | "js-md5": "^0.8.3", |
| 18 | - "node-sass": "^9.0.0", | |
| 19 | 18 | "normalize.css": "^8.0.1", |
| 20 | 19 | "nprogress": "^0.2.0", |
| 21 | 20 | "sass-loader": "^14.2.1", |
| ... | ... | @@ -32,6 +31,7 @@ |
| 32 | 31 | "@vue/cli-service": "~5.0.0", |
| 33 | 32 | "eslint": "^7.32.0", |
| 34 | 33 | "eslint-plugin-vue": "^8.0.3", |
| 34 | + "sass": "^1.77.8", | |
| 35 | 35 | "vue-template-compiler": "^2.6.14" |
| 36 | 36 | }, |
| 37 | 37 | "eslintConfig": { | ... | ... |