Skip to content

Commit 4325853

Browse files
chore(package): update style-loader to version 1.0.0
1 parent f91cc0e commit 4325853

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
@@ -33,7 +33,7 @@
3333
"babel-loader": "^7.1.4",
3434
"babel-preset-es2015": "^6.18.0",
3535
"css-loader": "^2.1.0",
36-
"style-loader": "^0.23.1",
36+
"style-loader": "^1.0.0",
3737
"webpack": "^4.29.0",
3838
"webpack-cli": "^3.2.1"
3939
}

0 commit comments

Comments
 (0)