We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fd427 commit cf82955Copy full SHA for cf82955
dest/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "Svelte Devtools",
4
- "version": "0.1.0",
+ "version": "0.1.1",
5
"description": "An extension that allows inspection of Svelte component hierarchy and state in the Firefox and Chrome developer tools.",
6
"icons": {
7
"24": "svelte-logo.svg",
package.json
@@ -1,6 +1,6 @@
"name": "svelte-devtools",
"license": "MIT",
"repository": "github:RedHatter/svelte-devtools",
0 commit comments