File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
< meta charset ="UTF-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< meta http-equiv ="X-UA-Compatible " content ="ie=edge ">
8
- < title > Reactime v9 </ title >
8
+ < title > Reactime v19 </ title >
9
9
</ head >
10
10
11
11
< body >
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " Reactime " ,
3
- "version" : " 18 .0.0" ,
2
+ "name" : " ReactimeJackie " ,
3
+ "version" : " 19 .0.0" ,
4
4
"devtools_page" : " devtools.html" ,
5
5
"description" : " A Chrome extension that helps debug React applications by memorizing the state of components with every render." ,
6
6
"manifest_version" : 3 ,
Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
6
< meta http-equiv ="X-UA-Compatible " content ="ie=edge " />
7
- < title > Reactime 18 .0</ title >
7
+ < title > Reactime 19 .0</ title >
8
8
</ head >
9
9
10
10
< body >
You can’t perform that action at this time.
0 commit comments