Skip to content

Commit

Permalink
Revert back css loader to avoid dependencies conflicts
Browse files Browse the repository at this point in the history
NikolayRys committed Oct 26, 2020
1 parent bb70dcd commit f183bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@
"chai-as-promised": "^5.3.0",
"chromedriver": "^86.0.0",
"cross-env": "^3.1.3",
"css-loader": "^3.6.0",
"css-loader": "^0.28.11",
"cssnano": "^4.1.10",
"eslint": "^6.6.0",
"extract-text-webpack-plugin": "2.0.0-beta.4",

0 comments on commit f183bc0

Please sign in to comment.