Skip to content

Commit

Permalink
fix: restore repository information
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Oct 22, 2024
1 parent bfaf803 commit 57ba428
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/create-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
"template",
"wizard"
],
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
"directory": "packages/create-svelte"
},
"license": "MIT",
"homepage": "https://svelte.dev",
"files": [
Expand Down

0 comments on commit 57ba428

Please sign in to comment.