v5.0.0-rc0

This commit is contained in:
Salakar 2018-08-16 06:38:04 +01:00
parent 8358144259
commit 097316b63b
3 changed files with 1483 additions and 1482 deletions

View File

@ -87,4 +87,5 @@ CONTRIBUTING.md
CODE_OF_CONDUCT.md
android/.settings
README.md
src
/src
*.coverage.json

2960
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "react-native-firebase",
"version": "5.0.0",
"version": "5.0.0-rc0",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Functions, Messaging (FCM), Remote Config, Storage and more.",
"main": "dist/index.js",