We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa9471 commit 34d338bCopy full SHA for 34d338b
package.json
@@ -22,5 +22,13 @@
22
"react-native": ">=0.30.0",
23
"react-native-facebook-login": ">=1.4.0",
24
"react-native-google-signin": ">=0.8.0"
25
- }
+ },
26
+ "repository": {
27
+ "type": "git",
28
+ "url": "git+https://github.com/SolidStateGroup/react-native-firebase-auth.git"
29
30
+ "bugs": {
31
+ "url": "https://github.com/SolidStateGroup/react-native-firebase-auth/issues"
32
33
+ "homepage": "https://github.com/SolidStateGroup/react-native-firebase-auth#readme"
34
}
0 commit comments