Skip to content

Commit

Permalink
npm init
Browse files Browse the repository at this point in the history
  • Loading branch information
lukefanning committed Oct 6, 2016
1 parent ffa9471 commit 34d338b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,13 @@
"react-native": ">=0.30.0",
"react-native-facebook-login": ">=1.4.0",
"react-native-google-signin": ">=0.8.0"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/SolidStateGroup/react-native-firebase-auth.git"
},
"bugs": {
"url": "https://github.com/SolidStateGroup/react-native-firebase-auth/issues"
},
"homepage": "https://github.com/SolidStateGroup/react-native-firebase-auth#readme"
}

0 comments on commit 34d338b

Please sign in to comment.