Skip to content

Commit 98de2dd

Browse files
authored
Merge pull request #1 from sveltejs/update-package-name
update package name
2 parents 1f8a2d8 + 5cac21b commit 98de2dd

File tree

2 files changed

+2501
-2045
lines changed

2 files changed

+2501
-2045
lines changed

package.json

+2-2
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)