We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c5d239 commit 514ad33Copy full SHA for 514ad33
1 file changed
package.json
@@ -3,6 +3,10 @@
3
"version": "3.0.5",
4
"description": "A Beekeeper Studio plugin for analyzing database and generate queries",
5
"license": "GPL-3.0",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/beekeeper-studio/bks-ai-shell.git"
9
+ },
10
"type": "module",
11
"main": "dist/main.js",
12
"styles": "dist/style.css",
0 commit comments