Skip to content

Commit 97f6c67

Browse files
fix(package): update style-loader to version 1.2.1
Closes #153
1 parent 715ef88 commit 97f6c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@nuxt/friendly-errors-webpack-plugin": "^2.4.0",
2424
"extract-css-chunks-webpack-plugin": "^3.3.2",
2525
"js-yaml": "^3.10.0",
26-
"style-loader": "^0.23.0"
26+
"style-loader": "^1.2.1"
2727
},
2828
"peerDependencies": {
2929
"netlify-cms": ">=0.4.0"

0 commit comments

Comments
 (0)