Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Commit e88a4c9

Browse files
committedJun 11, 2019
fix(package): update css-loader to version 3.0.0
Closes #38
1 parent b712553 commit e88a4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"babel-loader": "^7.1.2",
3131
"babel-preset-es2015": "^6.24.1",
3232
"clean-webpack-plugin": "^1.0.0",
33-
"css-loader": "^0.28.5",
33+
"css-loader": "^3.0.0",
3434
"extract-text-webpack-plugin": "^3.0.0",
3535
"node-sass": "^4.5.3",
3636
"postcss-loader": "^2.0.6",

0 commit comments

Comments
 (0)