We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b62c0e commit 4def861Copy full SHA for 4def861
package.json
@@ -24,6 +24,7 @@
24
"npm": "^5"
25
},
26
"dependencies": {
27
+ "css-loader": "^0.28.7",
28
"deepmerge": "^2.0.0",
29
"extract-text-webpack-plugin": "^3.0.1",
30
"file-loader": "^1.1.5",
@@ -69,7 +70,6 @@
69
70
"chai": "^4.1.2",
71
"chai-dom": "^1.7.0",
72
"chai-things": "^0.2.0",
- "css-loader": "^0.28.11",
73
"fetch-mock": "^5.13.1",
74
"mocha": "^4.0.1",
75
"mocha-chrome": "^1.1.0",
0 commit comments