File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
react-devtools-extensions Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-devtools-core" ,
3
- "version" : " 4.10.1 " ,
3
+ "version" : " 4.10.2 " ,
4
4
"description" : " Use react-devtools outside of the browser" ,
5
5
"license" : " MIT" ,
6
6
"main" : " ./dist/backend.js" ,
Original file line number Diff line number Diff line change 2
2
"manifest_version" : 2 ,
3
3
"name" : " React Developer Tools" ,
4
4
"description" : " Adds React debugging tools to the Chrome Developer Tools." ,
5
- "version" : " 4.10.1 " ,
6
- "version_name" : " 4.10.1 " ,
5
+ "version" : " 4.10.2 " ,
6
+ "version_name" : " 4.10.2 " ,
7
7
8
8
"minimum_chrome_version" : " 49" ,
9
9
Original file line number Diff line number Diff line change 2
2
"manifest_version" : 2 ,
3
3
"name" : " React Developer Tools" ,
4
4
"description" : " Adds React debugging tools to the Microsoft Edge Developer Tools." ,
5
- "version" : " 4.10.1 " ,
6
- "version_name" : " 4.10.1 " ,
5
+ "version" : " 4.10.2 " ,
6
+ "version_name" : " 4.10.2 " ,
7
7
8
8
"minimum_chrome_version" : " 49" ,
9
9
Original file line number Diff line number Diff line change 2
2
"manifest_version" : 2 ,
3
3
"name" : " React Developer Tools" ,
4
4
"description" : " Adds React debugging tools to the Firefox Developer Tools." ,
5
- "version" : " 4.10.1 " ,
5
+ "version" : " 4.10.2 " ,
6
6
7
7
"applications" : {
8
8
"gecko" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-devtools-inline" ,
3
- "version" : " 4.10.1 " ,
3
+ "version" : " 4.10.2 " ,
4
4
"description" : " Embed react-devtools within a website" ,
5
5
"license" : " MIT" ,
6
6
"main" : " ./dist/backend.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-devtools" ,
3
- "version" : " 4.10.1 " ,
3
+ "version" : " 4.10.2 " ,
4
4
"description" : " Use react-devtools outside of the browser" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
27
27
"electron" : " ^9.1.0" ,
28
28
"ip" : " ^1.1.4" ,
29
29
"minimist" : " ^1.2.3" ,
30
- "react-devtools-core" : " 4.10.1 " ,
30
+ "react-devtools-core" : " 4.10.2 " ,
31
31
"update-notifier" : " ^2.1.0"
32
32
}
33
33
}
You can’t perform that action at this time.
0 commit comments