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

@@ -27,8 +27,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"
},
"devDependencies": {
"@react-native-firebase/private-tests-firebase-functions": "^0.0.1"