File tree 5 files changed +8
-8
lines changed 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 1 .0.0" ,
3
+ "version" : " 2 .0.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" : " 0.6 .0" ,
3
+ "version" : " 0.7 .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.3 .0" ,
3
+ "version" : " 0.4 .0" ,
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.3 .0" ,
3
+ "version" : " 0.4 .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 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 0.7 .0" ,
3
+ "version" : " 0.8 .0" ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " BSD-3-Clause" ,
28
28
"babel-eslint" : " 7.0.0" ,
29
29
"babel-jest" : " 17.0.2" ,
30
30
"babel-loader" : " 6.2.7" ,
31
- "babel-preset-react-app" : " ^1 .0.0" ,
31
+ "babel-preset-react-app" : " ^2 .0.0" ,
32
32
"case-sensitive-paths-webpack-plugin" : " 1.1.4" ,
33
33
"chalk" : " 1.1.3" ,
34
34
"connect-history-api-fallback" : " 1.3.0" ,
37
37
"detect-port" : " 1.0.1" ,
38
38
"dotenv" : " 2.0.0" ,
39
39
"eslint" : " 3.8.1" ,
40
- "eslint-config-react-app" : " ^0.3 .0" ,
40
+ "eslint-config-react-app" : " ^0.4 .0" ,
41
41
"eslint-loader" : " 1.6.0" ,
42
42
"eslint-plugin-flowtype" : " 2.21.0" ,
43
43
"eslint-plugin-import" : " 2.0.1" ,
56
56
"path-exists" : " 2.1.0" ,
57
57
"postcss-loader" : " 1.0.0" ,
58
58
"promise" : " 7.1.1" ,
59
- "react-dev-utils" : " ^0.3 .0" ,
59
+ "react-dev-utils" : " ^0.4 .0" ,
60
60
"recursive-readdir" : " 2.1.0" ,
61
61
"strip-ansi" : " 3.0.1" ,
62
62
"style-loader" : " 0.13.1" ,
You can’t perform that action at this time.
0 commit comments