We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a756b commit ec69b99Copy full SHA for ec69b99
dest/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "Svelte Devtools",
4
- "version": "1.1.1",
+ "version": "1.2.0",
5
"description": "Browser devtools extension for debugging Svelte applications.",
6
"icons": {
7
"16": "icon-16.png",
package.json
@@ -1,6 +1,6 @@
"name": "svelte-devtools",
"repository": "github:RedHatter/svelte-devtools",
"license": "MIT",
0 commit comments