File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dev-utils" ,
3
- "version" : " 3.1.1 " ,
3
+ "version" : " 4.0.0 " ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " BSD-3-Clause" ,
47
47
"inquirer" : " 3.2.1" ,
48
48
"is-root" : " 1.0.0" ,
49
49
"opn" : " 5.1.0" ,
50
- "react-error-overlay" : " ^1 .0.9 " ,
50
+ "react-error-overlay" : " ^2 .0.0 " ,
51
51
"recursive-readdir" : " 2.2.1" ,
52
52
"shell-quote" : " 1.6.1" ,
53
53
"sockjs-client" : " 1.1.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-error-overlay" ,
3
- "version" : " 1 .0.10 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 1.0.11 " ,
3
+ "version" : " 1.0.12 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " BSD-3-Clause" ,
48
48
"postcss-flexbugs-fixes" : " 3.2.0" ,
49
49
"postcss-loader" : " 2.0.6" ,
50
50
"promise" : " 8.0.1" ,
51
- "react-dev-utils" : " ^3.1 .0" ,
51
+ "react-dev-utils" : " ^4.0 .0" ,
52
52
"style-loader" : " 0.18.2" ,
53
53
"sw-precache-webpack-plugin" : " 0.11.4" ,
54
54
"url-loader" : " 0.5.9" ,
You can’t perform that action at this time.
0 commit comments