We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f8a2d8 + 5cac21b commit 98de2ddCopy full SHA for 98de2dd
βpackage.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "svelte-json-tree",
+ "name": "@sveltejs/svelte-json-tree",
3
"version": "2.2.0",
4
"description": "Svelte JSON Viewer Component",
5
"author": "Tan Li Hau <lhtan93@gmail.com>",
@@ -13,7 +13,7 @@
13
],
14
"repository": {
15
"type": "git",
16
- "url": "https://github.com/tanhauhau/svelte-json-tree.git"
+ "url": "https://github.com/sveltejs/svelte-json-tree.git"
17
},
18
"scripts": {
19
"dev": "vite dev",
0 commit comments