This commit is contained in:
Salakar
2019-09-24 12:03:17 +01:00
parent 05058f9ae3
commit 4cde593e18
24 changed files with 46 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/database",
"version": "0.5.4",
"version": "6.0.0",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "React Native Firebase - The Firebase Realtime Database is a cloud-hosted database. Data is stored as JSON and synchronized in realtime to every connected client. React Native Firebase provides native integration with the Android & iOS Firebase SDKs, supporting both realtime data sync and offline capabilities.",
"main": "lib/index.js",