Skip to content

Commit e485841

Browse files
authored
Merge pull request #46 from Expensify/cmartins-fixPublishCase
Fixes repo url so that npm publish works with provenance
2 parents d7c304e + 62f3195 commit e485841

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
@@ -31,7 +31,7 @@
3131
"ios",
3232
"android"
3333
],
34-
"repository": "http://github.com/expensify/react-native-key-command",
34+
"repository": "http://github.com/Expensify/react-native-key-command",
3535
"author": "Expensify, Inc.",
3636
"license": "MIT",
3737
"bugs": {

0 commit comments

Comments
 (0)