Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

Commit 32f161a

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.5",
3+
"version": "2.1.0",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebook/create-react-app",
66
"license": "MIT",
@@ -31,15 +31,15 @@
3131
"babel-jest": "23.6.0",
3232
"babel-loader": "8.0.4",
3333
"babel-plugin-named-asset-import": "^0.2.2",
34-
"babel-preset-react-app": "^5.0.4",
34+
"babel-preset-react-app": "^6.0.0",
3535
"bfj": "6.1.1",
3636
"case-sensitive-paths-webpack-plugin": "2.1.2",
3737
"chalk": "2.4.1",
3838
"css-loader": "1.0.0",
3939
"dotenv": "6.0.0",
4040
"dotenv-expand": "4.2.0",
4141
"eslint": "5.6.0",
42-
"eslint-config-react-app": "^3.0.4",
42+
"eslint-config-react-app": "^3.0.5",
4343
"eslint-loader": "2.1.1",
4444
"eslint-plugin-flowtype": "2.50.1",
4545
"eslint-plugin-import": "2.14.0",
@@ -61,7 +61,7 @@
6161
"postcss-preset-env": "6.0.6",
6262
"postcss-safe-parser": "4.0.1",
6363
"react-app-polyfill": "^0.1.3",
64-
"react-dev-utils": "^6.0.5",
64+
"react-dev-utils": "^6.1.0",
6565
"resolve": "1.8.1",
6666
"sass-loader": "7.1.0",
6767
"style-loader": "0.23.0",

0 commit comments

Comments
 (0)