Skip to content

Commit 086dc41

Browse files
committed
fix: add repository field for npm provenance verification
1 parent 6ed8d96 commit 086dc41

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
@@ -2,6 +2,10 @@
22
"name": "dappbooster",
33
"version": "3.1.3",
44
"license": "MIT",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/BootNodeDev/dAppBoosterInstallScript"
8+
},
59
"bin": "dist/cli.js",
610
"type": "module",
711
"engines": {

0 commit comments

Comments
 (0)