Skip to content

Commit 75c117d

Browse files
authored
fix: provenance config (#68)
1 parent f0e1796 commit 75c117d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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)