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 a4bc2bd commit f930fd9Copy full SHA for f930fd9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-scripts",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "Configuration and scripts for Create React App.",
5
"repository": "facebookincubator/create-react-app",
6
"license": "BSD-3-Clause",
@@ -51,7 +51,7 @@
51
"postcss-loader": "2.0.5",
52
"promise": "7.1.1",
53
"react-dev-utils": "^1.0.3",
54
- "react-error-overlay": "^1.0.3",
+ "react-error-overlay": "^1.0.4",
55
"style-loader": "0.17.0",
56
"sw-precache-webpack-plugin": "0.9.1",
57
"url-loader": "0.5.8",
0 commit comments