2
0
mirror of synced 2025-01-11 06:35:51 +00:00

4.0.0-alpha.1

This commit is contained in:
Chris Bianca 2018-03-20 07:19:39 +00:00
parent 287ad216cf
commit 65cd6c8ae1
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "react-native-firebase",
"version": "3.3.1",
"version": "4.0.0-alpha.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "react-native-firebase",
"version": "3.3.1",
"version": "4.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 Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Messaging (FCM), Remote Config, Storage and Performance.",
"main": "dist/index.js",