We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2f3c3 commit 85cf101Copy full SHA for 85cf101
packages/react-scripts/package.json
@@ -25,7 +25,7 @@
25
"babel-core": "6.25.0",
26
"babel-eslint": "7.2.3",
27
"babel-jest": "20.0.3",
28
- "babel-loader": "7.0.0",
+ "babel-loader": "7.1.1",
29
"babel-preset-react-app": "^3.0.1",
30
"babel-runtime": "6.23.0",
31
"case-sensitive-paths-webpack-plugin": "2.1.1",
@@ -53,7 +53,7 @@
53
"style-loader": "0.18.2",
54
"sw-precache-webpack-plugin": "0.11.4",
55
"url-loader": "0.5.9",
56
- "webpack": "3.3.0",
+ "webpack": "3.4.0",
57
"webpack-dev-server": "2.6.1",
58
"webpack-manifest-plugin": "1.2.1",
59
"whatwg-fetch": "2.0.3"
0 commit comments