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:
@Salakar
2020-06-01 17:42:26 +00:00
parent 759d67e6fb
commit 4889c7a1c3
6 changed files with 23 additions and 5 deletions

View File

@@ -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",