Skip to content

Commit fc54a7c

Browse files
committed
Fix repository URL casing for npm provenance verification
1 parent abe98c1 commit fc54a7c

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
@@ -66,7 +66,7 @@
6666
},
6767
"repository": {
6868
"type": "git",
69-
"url": "https://github.com/appgram/react"
69+
"url": "https://github.com/AppGram/react"
7070
},
7171
"keywords": [
7272
"react",

0 commit comments

Comments
 (0)