Skip to content

Commit 9717f9c

Browse files
committed
fix: provenance config
1 parent f0e1796 commit 9717f9c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/kit/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
],
1919
"types": "./dist/index.d.ts",
2020
"type": "module",
21+
"repository": {
22+
"type": "git",
23+
"url": "https://github.com/svecosystem/svecodocs",
24+
"directory": "packages/kit"
25+
},
2126
"exports": {
2227
".": {
2328
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)