Skip to content

Commit 046cabc

Browse files
committed
fix: ci
1 parent ad194b8 commit 046cabc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/widget/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
"access": "public",
3737
"registry": "https://registry.npmjs.org/"
3838
},
39+
"repository": {
40+
"type": "git",
41+
"url": "https://github.com/stakekit/widget"
42+
},
3943
"scripts": {
4044
"dev": "vite -c vite/vite.config.dev.ts",
4145
"start": "pnpm dev",

0 commit comments

Comments
 (0)