This commit is contained in:
Salakar
2019-09-19 13:26:11 +01:00
parent 2b36771f85
commit e078ebb3eb
25 changed files with 64 additions and 64 deletions

View File

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