Skip to content

Commit bcbab58

Browse files
committed
fix: add repository url for npm provenance verification
1 parent 540c5b2 commit bcbab58

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
@@ -28,6 +28,10 @@
2828
"global-id",
2929
"msgpack"
3030
],
31+
"repository": {
32+
"type": "git",
33+
"url": "https://github.com/AlecDusheck/parse-github-gql-global-id"
34+
},
3135
"packageManager": "pnpm@10.29.3",
3236
"license": "MIT",
3337
"devDependencies": {

0 commit comments

Comments
 (0)