File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 2.5.2 "
6
+ "version" : " 3.0.0 "
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-devtools-core" ,
3
- "version" : " 2.5.2 " ,
3
+ "version" : " 3.0.0 " ,
4
4
"description" : " Use react-devtools outside of the browser" ,
5
5
"main" : " ./build/backend.js" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-devtools" ,
3
- "version" : " 2.5.2 " ,
3
+ "version" : " 3.0.0 " ,
4
4
"description" : " Use react-devtools outside of the browser" ,
5
5
"repository" : {
6
6
"url" : " https://github.com/facebook/react-devtools.git" ,
26
26
"electron" : " ^1.4.15" ,
27
27
"ip" : " ^1.1.4" ,
28
28
"minimist" : " ^1.2.0" ,
29
- "react-devtools-core" : " ^2.5.2 " ,
29
+ "react-devtools-core" : " ^3.0.0 " ,
30
30
"update-notifier" : " ^2.1.0"
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments