Skip to content

Commit 384cac2

Browse files
authored
Merge pull request #99 from theKashey/greenkeeper/default/style-loader-1.0.0
Update style-loader in group default to the latest version 🚀
2 parents 93fb1a5 + 4325853 commit 384cac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/SSR/typescript-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"babel-loader": "^7.1.4",
3838
"babel-preset-es2015": "^6.18.0",
3939
"css-loader": "^2.1.0",
40-
"style-loader": "^0.23.1",
40+
"style-loader": "^1.0.0",
4141
"webpack": "^4.29.0",
4242
"webpack-cli": "^3.2.1"
4343
}

0 commit comments

Comments
 (0)