mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-02 14:10:40 +00:00
Merge pull request #61 from Instabug/feature/missing_apis
📝 Automatically running pod install after installation of the SDK
This commit is contained in:
commit
8a13a13411
@ -2,6 +2,9 @@
|
||||
"name": "instabug-reactnative",
|
||||
"version": "1.2.3",
|
||||
"description": "React Native plugin for integrating the Instabug SDK",
|
||||
"scripts": {
|
||||
"postinstall": "cd ../../ios && pod install"
|
||||
},
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user