mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-23 12:06:47 +08:00
chore(release): release packages
- @react-native-firebase/admob@7.0.0 - @react-native-firebase/analytics@7.0.0 - @react-native-firebase/app@7.0.0 - @react-native-firebase/auth@7.0.0 - @react-native-firebase/crashlytics@7.0.0 - @react-native-firebase/database@7.0.0 - @react-native-firebase/dynamic-links@7.0.0 - @react-native-firebase/firestore@7.0.0 - @react-native-firebase/functions@7.0.0 - @react-native-firebase/iid@7.0.0 - @react-native-firebase/in-app-messaging@7.0.0 - @react-native-firebase/messaging@7.0.0 - @react-native-firebase/ml-natural-language@7.0.0 - @react-native-firebase/ml-vision@7.0.0 - @react-native-firebase/perf@7.0.0 - @react-native-firebase/remote-config@7.0.0 - @react-native-firebase/storage@7.0.0 - react-native-firebase-tests@7.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-native-firebase/database",
|
||||
"version": "6.7.1",
|
||||
"version": "7.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",
|
||||
|
||||
Reference in New Issue
Block a user