Skip to content

Commit 514ad33

Browse files
committed
add repository to package.json
1 parent 4c5d239 commit 514ad33

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "3.0.5",
44
"description": "A Beekeeper Studio plugin for analyzing database and generate queries",
55
"license": "GPL-3.0",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/beekeeper-studio/bks-ai-shell.git"
9+
},
610
"type": "module",
711
"main": "dist/main.js",
812
"styles": "dist/style.css",

0 commit comments

Comments
 (0)