Skip to content

Commit 5cac21b

Browse files
committed
update package name
1 parent 1f8a2d8 commit 5cac21b

File tree

2 files changed

+2501
-2045
lines changed

2 files changed

+2501
-2045
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "svelte-json-tree",
2+
"name": "@sveltejs/svelte-json-tree",
33
"version": "2.2.0",
44
"description": "Svelte JSON Viewer Component",
55
"author": "Tan Li Hau <lhtan93@gmail.com>",
@@ -13,7 +13,7 @@
1313
],
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/tanhauhau/svelte-json-tree.git"
16+
"url": "https://github.com/sveltejs/svelte-json-tree.git"
1717
},
1818
"scripts": {
1919
"dev": "vite dev",

0 commit comments

Comments
 (0)