Skip to content

Commit 5465207

Browse files
committed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "1.0.17",
3+
"version": "1.1.0",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebookincubator/create-react-app",
66
"license": "MIT",
@@ -26,15 +26,15 @@
2626
"babel-eslint": "7.2.3",
2727
"babel-jest": "20.0.3",
2828
"babel-loader": "7.1.2",
29-
"babel-preset-react-app": "^3.1.0",
29+
"babel-preset-react-app": "^3.1.1",
3030
"babel-runtime": "6.26.0",
3131
"case-sensitive-paths-webpack-plugin": "2.1.1",
3232
"chalk": "1.1.3",
3333
"css-loader": "0.28.7",
3434
"dotenv": "4.0.0",
3535
"dotenv-expand": "4.0.1",
3636
"eslint": "4.10.0",
37-
"eslint-config-react-app": "^2.0.1",
37+
"eslint-config-react-app": "^2.1.0",
3838
"eslint-loader": "1.9.0",
3939
"eslint-plugin-flowtype": "2.39.1",
4040
"eslint-plugin-import": "2.8.0",
@@ -50,7 +50,7 @@
5050
"postcss-loader": "2.0.8",
5151
"promise": "8.0.1",
5252
"raf": "3.4.0",
53-
"react-dev-utils": "^4.2.1",
53+
"react-dev-utils": "^5.0.0",
5454
"style-loader": "0.19.0",
5555
"sw-precache-webpack-plugin": "0.11.4",
5656
"url-loader": "0.6.2",

0 commit comments

Comments
 (0)