Move commons into /app (#2486)

* stash

* move commons into the app
This commit is contained in:
Ilja Daderko
2019-08-14 13:42:08 +03:00
committed by GitHub
parent 800ee77532
commit b40d44c57e
122 changed files with 249 additions and 460 deletions

View File

@@ -26,7 +26,7 @@
},
"dependencies": {
"@react-native-firebase/app-types": "_VERSION_",
"@react-native-firebase/common": "_VERSION_"
"@react-native-firebase/app": "_VERSION_"
},
"gitHead": "2787d4413eb70c61a687c4d6913add6a6a01f582",
"publishConfig": {