[android] Remove unnecessary rnpm post install step
This commit is contained in:
parent
dae0645006
commit
3409e2d0c2
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue