File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-app" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"keywords" : [
5
5
" react"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-react-app" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"description" : " ESLint configuration used by Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dev-utils" ,
3
- "version" : " 0.5.1 " ,
3
+ "version" : " 0.5.2 " ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 40
40
"detect-port" : " 1.0.1" ,
41
41
"dotenv" : " 2.0.0" ,
42
42
"eslint" : " 3.16.1" ,
43
- "eslint-config-react-app" : " ^0.6.0 " ,
43
+ "eslint-config-react-app" : " ^0.6.1 " ,
44
44
"eslint-loader" : " 1.6.0" ,
45
45
"eslint-plugin-flowtype" : " 2.21.0" ,
46
46
"eslint-plugin-import" : " 2.0.1" ,
58
58
"object-assign" : " 4.1.1" ,
59
59
"postcss-loader" : " 1.2.2" ,
60
60
"promise" : " 7.1.1" ,
61
- "react-dev-utils" : " ^0.5.1 " ,
61
+ "react-dev-utils" : " ^0.5.2 " ,
62
62
"sass-loader" : " ^4.0.2" ,
63
63
"style-loader" : " 0.13.1" ,
64
64
"url-loader" : " 0.5.7" ,
You can’t perform that action at this time.
0 commit comments