Skip to content

Commit 4e0487a

Browse files
committed
fix: correct repository URL casing for npm provenance verification
1 parent 2eea657 commit 4e0487a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "AGPL-3.0-only",
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/linkforty/core"
11+
"url": "https://github.com/LinkForty/core"
1212
},
1313
"keywords": [
1414
"deeplink",

0 commit comments

Comments
 (0)