Skip to content

Commit 029f284

Browse files
committed
Add repository field to package.json for npm provenance verification
1 parent 49edaca commit 029f284

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,5 +28,9 @@
2828
"engines": {
2929
"node": ">=18"
3030
},
31+
"repository": {
32+
"type": "git",
33+
"url": "https://github.com/foundanand/dynamoip"
34+
},
3135
"license": "MIT"
3236
}

0 commit comments

Comments
 (0)