v3 alpha.1 release - install via `npm i react-native-firebase@next`

This commit is contained in:
Salakar 2017-08-28 13:42:39 +01:00
parent 63e417fae3
commit 7e639221f1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "react-native-firebase",
"version": "3.0.0-alpha",
"version": "3.0.0-alpha.1",
"author": "Invertase <contact@invertase.io> (http://invertase.io)",
"description": "A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Auth, Database, Messaging (FCM), Remote Config, Storage, Admob, Analytics, Crash Reporting, and Performance.",
"main": "index",