Skip to content

Commit 3e1a61d

Browse files
authored
fix: add missing repo property (#22)
1 parent 76c714a commit 3e1a61d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
"default": "./dist/index.msw.js"
2828
}
2929
},
30+
"repository": {
31+
"type": "git",
32+
"url": "https://github.com/stakekit/sdk"
33+
},
3034
"files": [
3135
"dist",
3236
"package.json",

0 commit comments

Comments
 (0)