Skip to content

Commit d35724a

Browse files
Upgrade sass-loader to 8.0.0
1 parent a668757 commit d35724a

File tree

2 files changed

+44
-67
lines changed

2 files changed

+44
-67
lines changed

package-lock.json

Lines changed: 43 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://mojs.github.io/",
2727
"devDependencies": {
2828
"node-sass": "^4.13.0",
29-
"sass-loader": "^7.1.0",
29+
"sass-loader": "^8.0.0",
3030
"vuepress": "^1.2.0"
3131
},
3232
"deploy": "npm run build",

0 commit comments

Comments
 (0)