Skip to content

Commit 285637f

Browse files
committed
pkg
1 parent 1531d25 commit 285637f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

packages/supabase/package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,12 @@
1111
"test": "jest",
1212
"test:watch": "jest --watch"
1313
},
14-
"keywords": []
14+
"repository": {
15+
"type": "git",
16+
"url": "https://github.com/launchql/supabase-test-suite"
17+
},
18+
"homepage": "https://github.com/launchql/supabase-test-suite",
19+
"bugs": {
20+
"url": "https://github.com/launchql/supabase-test-suite/issues"
21+
}
1522
}

0 commit comments

Comments
 (0)