Skip to content

Commit d5ef7b9

Browse files
committed
fix: add repository field to package.json
1 parent 028f15d commit d5ef7b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
"access": "public",
1919
"registry": "https://registry.npmjs.org/"
2020
},
21+
"repository": {
22+
"type": "git",
23+
"url": "https://github.com/gkd-kit/inspect"
24+
},
2125
"files": [
2226
"./dist"
2327
],

0 commit comments

Comments
 (0)