Skip to content

Commit

Permalink
fix: homepage URL in package.json (#892)
Browse files Browse the repository at this point in the history
Co-authored-by: Mateus Andrade <mateus.andrade47@outlook.com>
  • Loading branch information
mars-lan and MateusAndrade committed Oct 26, 2020
1 parent f50b018 commit b97c786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"name": "Esteban Fuentealba",
"email": "efuentealba@json.cl"
},
"homepage": "https://react-native-community.github.io/react-native-share/",
"homepage": "https://react-native-share.github.io/react-native-share/",
"license": "MIT",
"lint-staged": {
"*.js": [
Expand Down

0 comments on commit b97c786

Please sign in to comment.