Skip to content

Commit 34d338b

Browse files
committed
npm init
1 parent ffa9471 commit 34d338b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,13 @@
2222
"react-native": ">=0.30.0",
2323
"react-native-facebook-login": ">=1.4.0",
2424
"react-native-google-signin": ">=0.8.0"
25-
}
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"
2634
}

0 commit comments

Comments
 (0)