This commit is contained in:
Salakar
2019-09-18 22:49:30 +01:00
parent 49a53a738b
commit 59d9ddcda0
24 changed files with 46 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/database",
"version": "0.4.3",
"version": "0.5.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",