Skip to content

Commit 9b258d4

Browse files
committed
1 parent 6c31098 commit 9b258d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebookincubator/create-react-app",
66
"license": "BSD-3-Clause",
@@ -33,7 +33,7 @@
3333
"css-loader": "0.28.1",
3434
"dotenv": "4.0.0",
3535
"eslint": "3.19.0",
36-
"eslint-config-react-app": "^1.0.2",
36+
"eslint-config-react-app": "^1.0.3",
3737
"eslint-loader": "1.7.1",
3838
"eslint-plugin-flowtype": "2.33.0",
3939
"eslint-plugin-import": "2.2.0",
@@ -48,8 +48,8 @@
4848
"postcss-flexbugs-fixes": "3.0.0",
4949
"postcss-loader": "2.0.5",
5050
"promise": "7.1.1",
51-
"react-dev-utils": "^1.0.3",
52-
"react-error-overlay": "^1.0.4",
51+
"react-dev-utils": "^2.0.0",
52+
"react-error-overlay": "^1.0.5",
5353
"style-loader": "0.17.0",
5454
"sw-precache-webpack-plugin": "0.9.1",
5555
"url-loader": "0.5.8",

0 commit comments

Comments
 (0)