We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7766c14 commit 37eb4f3Copy full SHA for 37eb4f3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-scripts",
3
- "version": "0.9.3",
+ "version": "0.9.4",
4
"description": "Configuration and scripts for Create React App.",
5
"repository": "facebookincubator/create-react-app",
6
"license": "BSD-3-Clause",
@@ -38,7 +38,7 @@
38
"detect-port": "1.0.1",
39
"dotenv": "2.0.0",
40
"eslint": "3.16.1",
41
- "eslint-config-react-app": "^0.6.0",
+ "eslint-config-react-app": "^0.6.1",
42
"eslint-loader": "1.6.3",
43
"eslint-plugin-flowtype": "2.21.0",
44
"eslint-plugin-import": "2.0.1",
@@ -53,7 +53,7 @@
53
"object-assign": "4.1.1",
54
"postcss-loader": "1.3.1",
55
"promise": "7.1.1",
56
- "react-dev-utils": "^0.5.1",
+ "react-dev-utils": "^0.5.2",
57
"style-loader": "0.13.1",
58
"url-loader": "0.5.7",
59
"webpack": "2.2.1",
0 commit comments