mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-27 19:25:20 +08:00
v0.1.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-native-firebase/database",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
|
||||
"description": "React Native Firebase - Realtime Database",
|
||||
"main": "lib/index.js",
|
||||
@@ -28,8 +28,8 @@
|
||||
"@react-native-firebase/app": "*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-firebase/app-types": "0.1.2",
|
||||
"@react-native-firebase/common": "0.1.2"
|
||||
"@react-native-firebase/app-types": "0.1.3",
|
||||
"@react-native-firebase/common": "0.1.3"
|
||||
},
|
||||
"gitHead": "381aff536d05c76a7b168405929bf8af1bb56249",
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user