We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac1b38 commit 3b15f0aCopy full SHA for 3b15f0a
packages/react-scripts/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