Skip to content

Commit 451e3ef

Browse files
Fix homepage ref on npm page
1 parent a51457d commit 451e3ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"license": "MIT",
55
"description": "An unified permissions API for React Native on iOS and Android",
66
"author": "Mathieu Acthernoene <[email protected]>",
7-
"homepage": "https://github.com/react-native-community/react-native-permissions#readme",
7+
"homepage": "https://github.com/zoontek/react-native-permissions#readme",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/react-native-community/react-native-permissions.git"
10+
"url": "https://github.com/zoontek/react-native-permissions.git"
1111
},
1212
"keywords": [
1313
"react-native",

0 commit comments

Comments
 (0)