File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " Babel preset 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" : " create-react-app" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
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.5.0 " ,
3
+ "version" : " 0.5.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.4.2 " ,
3
+ "version" : " 0.5.0 " ,
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.8.1" ,
43
- "eslint-config-react-app" : " ^0.5.0 " ,
43
+ "eslint-config-react-app" : " ^0.5.1 " ,
44
44
"eslint-loader" : " 1.6.0" ,
45
45
"eslint-plugin-flowtype" : " 2.21.0" ,
46
46
"eslint-plugin-import" : " 2.0.1" ,
60
60
"object-assign" : " 4.1.1" ,
61
61
"postcss-loader" : " 1.2.2" ,
62
62
"promise" : " 7.1.1" ,
63
- "react-dev-utils" : " ^0.4.2 " ,
63
+ "react-dev-utils" : " ^0.5.0 " ,
64
64
"recursive-readdir" : " 2.1.0" ,
65
65
"sass-loader" : " ^4.0.2" ,
66
66
"strip-ansi" : " 3.0.1" ,
You can’t perform that action at this time.
0 commit comments