This repository was archived by the owner on Jan 26, 2019. It is now read-only.
File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dev-utils" ,
3
- "version" : " 2 .0.1 " ,
3
+ "version" : " 3 .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" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-error-overlay" ,
3
- "version" : " 1.0.6 " ,
3
+ "version" : " 1.0.7 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
34
34
"anser" : " 1.2.5" ,
35
35
"babel-code-frame" : " 6.22.0" ,
36
36
"babel-runtime" : " 6.23.0" ,
37
- "react-dev-utils" : " ^2 .0.1 " ,
37
+ "react-dev-utils" : " ^3 .0.0 " ,
38
38
"settle-promise" : " 1.0.0" ,
39
39
"source-map" : " 0.5.6"
40
40
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 1.0.6 " ,
3
+ "version" : " 1.0.7 " ,
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.0.0" ,
49
49
"postcss-loader" : " 2.0.5" ,
50
50
"promise" : " 7.1.1" ,
51
- "react-dev-utils" : " ^2 .0.1 " ,
52
- "react-error-overlay" : " ^1.0.6 " ,
51
+ "react-dev-utils" : " ^3 .0.0 " ,
52
+ "react-error-overlay" : " ^1.0.7 " ,
53
53
"style-loader" : " 0.17.0" ,
54
54
"sw-precache-webpack-plugin" : " 0.9.1" ,
55
55
"url-loader" : " 0.5.8" ,
You can’t perform that action at this time.
0 commit comments