File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 2 ,
3
3
"name" : " Svelte Devtools" ,
4
- "version" : " 0.2 .0" ,
5
- "description" : " An extension that allows inspection of Svelte component hierarchy and state in the Firefox and Chrome developer tools ." ,
4
+ "version" : " 1.0 .0" ,
5
+ "description" : " Browser devtools extension for debugging Svelte applications ." ,
6
6
"icons" : {
7
7
"16" : " icon-16.png" ,
8
8
"24" : " icon-24.png" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte-devtools" ,
3
- "version" : " 0.3 .0" ,
4
- "description" : " An extension that allows inspection of Svelte component hierarchy and state in the Firefox and Chrome developer tools ." ,
3
+ "version" : " 1.0 .0" ,
4
+ "description" : " Browser devtools extension for debugging Svelte applications ." ,
5
5
"license" : " MIT" ,
6
6
"repository" : " github:RedHatter/svelte-devtools" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments