mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-23 20:10:05 +08:00
v0.5.3
This commit is contained in:
@@ -1,32 +1,32 @@
|
||||
{
|
||||
"name": "react-native-firebase-tests",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.3",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build:clean": "rimraf dist && rimraf android/build && rimraf android/app/build && rimraf android/.gradle && rimraf ios/build",
|
||||
"prepare": "patch-package"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-firebase/admob": "0.5.2",
|
||||
"@react-native-firebase/analytics": "0.5.2",
|
||||
"@react-native-firebase/app": "0.5.2",
|
||||
"@react-native-firebase/app-types": "0.5.2",
|
||||
"@react-native-firebase/auth": "0.5.2",
|
||||
"@react-native-firebase/crashlytics": "0.5.2",
|
||||
"@react-native-firebase/database": "0.5.2",
|
||||
"@react-native-firebase/dynamic-links": "0.5.2",
|
||||
"@react-native-firebase/firestore": "0.5.2",
|
||||
"@react-native-firebase/functions": "0.5.2",
|
||||
"@react-native-firebase/iid": "0.5.2",
|
||||
"@react-native-firebase/in-app-messaging": "0.5.2",
|
||||
"@react-native-firebase/indexing": "0.5.2",
|
||||
"@react-native-firebase/invites": "0.5.2",
|
||||
"@react-native-firebase/messaging": "0.5.2",
|
||||
"@react-native-firebase/ml-natural-language": "0.5.2",
|
||||
"@react-native-firebase/ml-vision": "0.5.2",
|
||||
"@react-native-firebase/perf": "0.5.2",
|
||||
"@react-native-firebase/remote-config": "0.5.2",
|
||||
"@react-native-firebase/storage": "0.5.2",
|
||||
"@react-native-firebase/admob": "0.5.3",
|
||||
"@react-native-firebase/analytics": "0.5.3",
|
||||
"@react-native-firebase/app": "0.5.3",
|
||||
"@react-native-firebase/app-types": "0.5.3",
|
||||
"@react-native-firebase/auth": "0.5.3",
|
||||
"@react-native-firebase/crashlytics": "0.5.3",
|
||||
"@react-native-firebase/database": "0.5.3",
|
||||
"@react-native-firebase/dynamic-links": "0.5.3",
|
||||
"@react-native-firebase/firestore": "0.5.3",
|
||||
"@react-native-firebase/functions": "0.5.3",
|
||||
"@react-native-firebase/iid": "0.5.3",
|
||||
"@react-native-firebase/in-app-messaging": "0.5.3",
|
||||
"@react-native-firebase/indexing": "0.5.3",
|
||||
"@react-native-firebase/invites": "0.5.3",
|
||||
"@react-native-firebase/messaging": "0.5.3",
|
||||
"@react-native-firebase/ml-natural-language": "0.5.3",
|
||||
"@react-native-firebase/ml-vision": "0.5.3",
|
||||
"@react-native-firebase/perf": "0.5.3",
|
||||
"@react-native-firebase/remote-config": "0.5.3",
|
||||
"@react-native-firebase/storage": "0.5.3",
|
||||
"react": "16.8.6",
|
||||
"react-native": "0.60.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user