Skip to content

Commit c4f2e73

Browse files
committed
fix: add repository url to package json for npm provenance
1 parent 29e36e6 commit c4f2e73

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@
9696
},
9797
"readme": "README.md",
9898
"license": "MIT",
99-
"homepage": "https://evergreen.wrap.ngo"
100-
,
99+
"homepage": "https://evergreen.wrap.ngo",
101100
"repository": {
102101
"type": "git",
103102
"url": "https://github.com/wrap-org/evergreen"

0 commit comments

Comments
 (0)