We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e972500 commit 3ca097eCopy full SHA for 3ca097e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-scripts",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "Configuration and scripts for Create React App.",
5
"repository": "facebookincubator/create-react-app",
6
"license": "BSD-3-Clause",
@@ -50,8 +50,8 @@
50
"postcss-flexbugs-fixes": "3.0.0",
51
"postcss-loader": "2.0.5",
52
"promise": "7.1.1",
53
- "react-dev-utils": "^1.0.1",
54
- "react-error-overlay": "^1.0.1",
+ "react-dev-utils": "^1.0.2",
+ "react-error-overlay": "^1.0.2",
55
"style-loader": "0.17.0",
56
"sw-precache-webpack-plugin": "0.9.1",
57
"url-loader": "0.5.8",
0 commit comments