Skip to content

Commit 37eb4f3

Browse files
committed
1 parent 7766c14 commit 37eb4f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebookincubator/create-react-app",
66
"license": "BSD-3-Clause",
@@ -38,7 +38,7 @@
3838
"detect-port": "1.0.1",
3939
"dotenv": "2.0.0",
4040
"eslint": "3.16.1",
41-
"eslint-config-react-app": "^0.6.0",
41+
"eslint-config-react-app": "^0.6.1",
4242
"eslint-loader": "1.6.3",
4343
"eslint-plugin-flowtype": "2.21.0",
4444
"eslint-plugin-import": "2.0.1",
@@ -53,7 +53,7 @@
5353
"object-assign": "4.1.1",
5454
"postcss-loader": "1.3.1",
5555
"promise": "7.1.1",
56-
"react-dev-utils": "^0.5.1",
56+
"react-dev-utils": "^0.5.2",
5757
"style-loader": "0.13.1",
5858
"url-loader": "0.5.7",
5959
"webpack": "2.2.1",

0 commit comments

Comments
 (0)