Skip to content

Commit e745367

Browse files

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": "2.0.4",
3+
"version": "2.0.5",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebook/create-react-app",
66
"license": "MIT",
@@ -28,15 +28,15 @@
2828
"babel-jest": "23.6.0",
2929
"babel-loader": "8.0.4",
3030
"babel-plugin-named-asset-import": "^0.2.2",
31-
"babel-preset-react-app": "^5.0.3",
31+
"babel-preset-react-app": "^5.0.4",
3232
"bfj": "6.1.1",
3333
"case-sensitive-paths-webpack-plugin": "2.1.2",
3434
"chalk": "2.4.1",
3535
"css-loader": "1.0.0",
3636
"dotenv": "6.0.0",
3737
"dotenv-expand": "4.2.0",
3838
"eslint": "5.6.0",
39-
"eslint-config-react-app": "^3.0.3",
39+
"eslint-config-react-app": "^3.0.4",
4040
"eslint-loader": "2.1.1",
4141
"eslint-plugin-flowtype": "2.50.1",
4242
"eslint-plugin-import": "2.14.0",
@@ -57,7 +57,7 @@
5757
"postcss-preset-env": "6.0.6",
5858
"postcss-safe-parser": "4.0.1",
5959
"react-app-polyfill": "^0.1.3",
60-
"react-dev-utils": "^6.0.4",
60+
"react-dev-utils": "^6.0.5",
6161
"resolve": "1.8.1",
6262
"sass-loader": "7.1.0",
6363
"style-loader": "0.23.0",

0 commit comments

Comments
 (0)