-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
22 lines (22 loc) · 921 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"dependencies": {
"@react-native-firebase/analytics": "^12.8.0",
"@react-native-firebase/app": "^12.8.0",
"@react-native-firebase/app-check": "^12.8.0",
"@react-native-firebase/app-distribution": "^12.8.0",
"@react-native-firebase/auth": "^12.8.0",
"@react-native-firebase/crashlytics": "^12.8.0",
"@react-native-firebase/database": "^12.8.0",
"@react-native-firebase/dynamic-links": "^12.8.0",
"@react-native-firebase/firestore": "^12.8.0",
"@react-native-firebase/functions": "^12.8.0",
"@react-native-firebase/in-app-messaging": "^12.8.0",
"@react-native-firebase/installations": "^12.8.0",
"@react-native-firebase/messaging": "^12.8.0",
"@react-native-firebase/ml": "^12.8.0",
"@react-native-firebase/perf": "^12.8.0",
"@react-native-firebase/remote-config": "^12.8.0",
"@react-native-firebase/storage": "^12.8.0",
"dts2hx": "^0.16.0"
}
}