diff --git a/package.json b/package.json index 73d9efa1..79704949 100644 --- a/package.json +++ b/package.json @@ -10,5 +10,13 @@ "@biomejs/biome": "1.9.4", "pkg-pr-new": "^0.0.68", "supabase": "^2.1.1" + }, + "license": "MIT", + "bugs": { + "url": "https://github.com/owner/repo/issues" + }, + "repository": { + "type": "git", + "url": "" } }