mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-01 13:40:42 +00:00
fix package.json JSON.parse error
This commit is contained in:
parent
ec5b0b1680
commit
d6b658718d
@ -27,7 +27,7 @@
|
|||||||
"homepage": "https://github.com/Instabug/instabug-reactnative#readme",
|
"homepage": "https://github.com/Instabug/instabug-reactnative#readme",
|
||||||
"rnpm": {
|
"rnpm": {
|
||||||
"android": {
|
"android": {
|
||||||
"packageInstance": "new RNInstabugReactnativePackage("YOUR_ANDROID_APPLICATION_TOKEN",MainApplication.this,"button")"
|
"packageInstance": "new RNInstabugReactnativePackage(\"YOUR_ANDROID_APPLICATION_TOKEN\",MainApplication.this,\"button\")"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user