We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e5a3b commit 53630e3Copy full SHA for 53630e3
1 file changed
docs/package.json
@@ -7,6 +7,10 @@
7
"access": "public",
8
"registry": "https://registry.npmjs.org/"
9
},
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/gkd-kit/docs"
13
+ },
14
"files": [
15
"./.vitepress/dist",
16
"_config.json"
0 commit comments