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

@@ -25,8 +25,7 @@
"@react-native-firebase/app": "*"
},
"dependencies": {
"@react-native-firebase/app-types": "0.2.3",
"@react-native-firebase/common": "0.2.3"
"@react-native-firebase/app-types": "0.2.3"
},
"gitHead": "889bf5379c8ce5257b33fb3ad1ac9c905fe26fff",
"publishConfig": {