Skip to content

Commit 840c60f

Browse files
committed
chore: add homepage/repository fields
1 parent 74f3216 commit 840c60f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/typescript-plugin/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
"plugin"
1717
],
1818
"author": "The Svelte Community",
19+
"homepage": "https://github.com/sveltejs/language-tools/tree/master/packages/typescript-plugin",
20+
"repository": {
21+
"type": "git",
22+
"url": "https://github.com/sveltejs/language-tools/tree/master/packages/typescript-plugin"
23+
},
1924
"license": "MIT",
2025
"devDependencies": {
2126
"@types/node": "^18.0.0",

0 commit comments

Comments
 (0)