feat: node-sass换成dart-sass
Showing
... | @@ -53,7 +53,7 @@ | ... | @@ -53,7 +53,7 @@ |
"@commitlint/cli": "^9.1.2", | "@commitlint/cli": "^9.1.2", | ||
"@commitlint/config-conventional": "^9.1.2", | "@commitlint/config-conventional": "^9.1.2", | ||
"@vue/cli-plugin-babel": "^4.5.0", | "@vue/cli-plugin-babel": "^4.5.0", | ||
"@vue/cli-plugin-eslint": "^4.5.4", | "@vue/cli-plugin-eslint": "^4.5.0", | ||
"@vue/cli-plugin-pwa": "^4.5.0", | "@vue/cli-plugin-pwa": "^4.5.0", | ||
"@vue/cli-service": "^4.5.0", | "@vue/cli-service": "^4.5.0", | ||
"@vue/eslint-config-prettier": "^6.0.0", | "@vue/eslint-config-prettier": "^6.0.0", | ||
... | @@ -66,7 +66,7 @@ | ... | @@ -66,7 +66,7 @@ |
"eslint-plugin-vue": "^6.2.2", | "eslint-plugin-vue": "^6.2.2", | ||
"husky": "^3.1.0", | "husky": "^3.1.0", | ||
"lint-staged": "^10.2.11", | "lint-staged": "^10.2.11", | ||
"node-sass": "^4.12.0", | "sass": "^1.26.5", | ||
"prettier": "^1.19.1", | "prettier": "^1.19.1", | ||
"sass-loader": "^8.0.2", | "sass-loader": "^8.0.2", | ||
"serve": "^11.3.2", | "serve": "^11.3.2", | ||
... | ... |
Please
register
or
sign in
to comment