Skip to content

Commit 5da1062

Browse files
committed
fix: correct repository URL for npm provenance verification
1 parent b498af0 commit 5da1062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"types": "src/index.d.ts",
2727
"repository": {
2828
"type": "git",
29-
"url": "https://github.com/adobe/fetch"
29+
"url": "https://github.com/adobe/fetch.git"
3030
},
3131
"author": "",
3232
"license": "Apache-2.0",

0 commit comments

Comments
 (0)