We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21bdad4 commit c6dc276Copy full SHA for c6dc276
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-scripts",
3
- "version": "1.1.3",
+ "version": "1.1.4",
4
"description": "Configuration and scripts for Create React App.",
5
"repository": "facebookincubator/create-react-app",
6
"license": "MIT",
@@ -50,7 +50,7 @@
50
"postcss-loader": "2.0.8",
51
"promise": "8.0.1",
52
"raf": "3.4.0",
53
- "react-dev-utils": "^5.0.0",
+ "react-dev-utils": "^5.0.1",
54
"resolve": "1.6.0",
55
"style-loader": "0.19.0",
56
"sw-precache-webpack-plugin": "0.11.4",
0 commit comments