Skip to content

Commit d40c90a

Browse files
feat: change issue url (#26)
1 parent a50debb commit d40c90a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"type": "git",
88
"url": "https://github.com/supabase-community/postgrestools-vscode"
99
},
10+
"bugs": {
11+
"url": "https://github.com/supabase-community/postgres-language-server"
12+
},
1013
"engines": {
1114
"vscode": "^1.96.2"
1215
},

0 commit comments

Comments
 (0)