Upgrade Instabug to 2.12.0
Surveys stopped working in 2.8.1
This commit is contained in:
parent
7132e3e423
commit
089717c5e3
|
@ -4096,9 +4096,9 @@
|
|||
}
|
||||
},
|
||||
"instabug-reactnative": {
|
||||
"version": "2.8.1",
|
||||
"resolved": "https://registry.npmjs.org/instabug-reactnative/-/instabug-reactnative-2.8.1.tgz",
|
||||
"integrity": "sha512-JhjtevebuOc7hDvfmrHnzutSMY03DuGnYJuX9kmNzd2JtmtlufQ79wU3AwbdOeouPYNwGTWmENJlRApBT4Mo+Q=="
|
||||
"version": "2.12.0",
|
||||
"resolved": "https://registry.npmjs.org/instabug-reactnative/-/instabug-reactnative-2.12.0.tgz",
|
||||
"integrity": "sha512-aD2JLofdXfZWvlcg3t3lEoUM+HN7qLaKry68Ypjuh+cFGCXtblbKz4ozEfEFBw4rvEm31s8BSd1e/aFiHPXBmQ=="
|
||||
},
|
||||
"invariant": {
|
||||
"version": "2.2.4",
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"events": "1.1.1",
|
||||
"homoglyph-finder": "1.1.1",
|
||||
"identicon.js": "github:status-im/identicon.js",
|
||||
"instabug-reactnative": "2.8.1",
|
||||
"instabug-reactnative": "2.12.0",
|
||||
"level-filesystem": "1.2.0",
|
||||
"nfc-react-native": "github:status-im/nfc-react-native",
|
||||
"process": "0.11.10",
|
||||
|
|
Loading…
Reference in New Issue