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 88b09a4 commit 6dba672Copy full SHA for 6dba672
package.json
@@ -46,7 +46,7 @@
46
"clean-webpack-plugin": "^0.1.19",
47
"copy-webpack-plugin": "^4.0.1",
48
"cross-env": "^5.2.0",
49
- "css-loader": "^0.28.0",
+ "css-loader": "^1.0.0",
50
"eslint": "^5.3.0",
51
"eslint-config-standard": "^11.0.0",
52
"eslint-loader": "^2.1.0",
@@ -64,7 +64,7 @@
64
"html-webpack-plugin": "^4.0.0-alpha",
65
"mini-css-extract-plugin": "^0.4.4",
66
"mkdirp": "^0.5.1",
67
- "node-sass": "^4.7.2",
+ "node-sass": "^4.12.0",
68
"progress-bar-webpack-plugin": "^1.10.0",
69
"rollup": "^0.64.1",
70
"rollup-plugin-buble": "^0.19.2",
0 commit comments