Skip to content

Commit

Permalink
replace "node-sass" with "sass", upgrade "sass-loader"
Browse files Browse the repository at this point in the history
  • Loading branch information
haoAddsearch committed Feb 11, 2022
1 parent 6c12b70 commit 9848569
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"ignore-styles": "^5.0.1",
"mini-css-extract-plugin": "^0.9.0",
"mocha": "^7.2.0",
"node-sass": "^4.14.1",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss-loader": "^3.0.0",
"sass-loader": "^8.0.2",
"sass": "^1.49.7",
"sass-loader": "^10.2.1",
"terser-webpack-plugin": "^3.0.2",
"uglify-js": "^3.11.5",
"webpack": "^4.44.2",
Expand Down

0 comments on commit 9848569

Please sign in to comment.