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 b48e3d2 commit efe7ea7Copy full SHA for efe7ea7
package.json
@@ -44,7 +44,7 @@
44
"eslint-plugin-import": "2.0.1",
45
"eslint-plugin-jsx-a11y": "4.0.0",
46
"eslint-plugin-react": "6.4.1",
47
- "extract-text-webpack-plugin": "2.0.0",
+ "extract-text-webpack-plugin": "2.1.0",
48
"file-loader": "0.10.1",
49
"fs-extra": "0.30.0",
50
"html-webpack-plugin": "2.28.0",
@@ -55,7 +55,7 @@
55
"promise": "7.1.1",
56
"react-dev-utils": "^0.5.2",
57
"style-loader": "0.13.2",
58
- "url-loader": "0.5.7",
+ "url-loader": "0.5.8",
59
"webpack": "2.2.1",
60
"webpack-dev-server": "2.4.1",
61
"webpack-manifest-plugin": "1.1.0",
0 commit comments