mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-28 12:15:44 +08:00
chore(release): release packages
- @react-native-firebase/auth@8.0.3 - @react-native-firebase/database@7.2.0 - react-native-firebase-tests@7.1.9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-firebase-tests",
|
||||
"version": "7.1.8",
|
||||
"version": "7.1.9",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build:clean": "rimraf dist && rimraf android/build && rimraf android/app/build && rimraf android/.gradle && rimraf ios/build",
|
||||
@@ -11,9 +11,9 @@
|
||||
"@react-native-firebase/analytics": "7.1.2",
|
||||
"@react-native-firebase/app": "7.1.4",
|
||||
"@react-native-firebase/app-types": "6.7.2",
|
||||
"@react-native-firebase/auth": "8.0.2",
|
||||
"@react-native-firebase/auth": "8.0.3",
|
||||
"@react-native-firebase/crashlytics": "7.1.3",
|
||||
"@react-native-firebase/database": "7.1.2",
|
||||
"@react-native-firebase/database": "7.2.0",
|
||||
"@react-native-firebase/dynamic-links": "7.1.2",
|
||||
"@react-native-firebase/firestore": "7.1.2",
|
||||
"@react-native-firebase/functions": "7.1.2",
|
||||
|
||||
Reference in New Issue
Block a user