[android] Remove unnecessary rnpm post install step

This commit is contained in:
Chris Bianca 2018-05-29 16:19:26 +01:00
parent dae0645006
commit 3409e2d0c2
1 changed files with 0 additions and 3 deletions

View File

@ -82,9 +82,6 @@
"buildPatch": " implementation project(':react-native-firebase')",
"packageImportPath": "import io.invertase.firebase.RNFirebasePackage;",
"packageInstance": "new RNFirebasePackage()"
},
"commands": {
"postlink": "node node_modules/react-native-firebase/scripts/rnpm-postlink"
}
},
"collective": {