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 1285b83 commit cb911f7Copy full SHA for cb911f7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-scripts",
3
- "version": "1.0.12",
+ "version": "1.0.13",
4
"description": "Configuration and scripts for Create React App.",
5
"repository": "facebookincubator/create-react-app",
6
"license": "BSD-3-Clause",
@@ -48,7 +48,7 @@
48
"postcss-flexbugs-fixes": "3.2.0",
49
"postcss-loader": "2.0.6",
50
"promise": "8.0.1",
51
- "react-dev-utils": "^4.0.0",
+ "react-dev-utils": "^4.0.1",
52
"style-loader": "0.18.2",
53
"sw-precache-webpack-plugin": "0.11.4",
54
"url-loader": "0.5.9",
0 commit comments