Upgrade Instabug to 2.12.0

Surveys stopped working in 2.8.1
This commit is contained in:
Dmitry Novotochinov 2018-05-31 17:06:32 +03:00 committed by Roman Volosovskyi
parent 7132e3e423
commit 089717c5e3
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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",

View File

@ -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",