[#4732] upgrade react-native-testfairy to 2.14.1

This commit is contained in:
Roman Volosovskyi 2018-08-16 10:56:25 +03:00
parent 6e0d18f76d
commit 1cb5828ce6
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
2 changed files with 4 additions and 4 deletions

View File

@ -6827,9 +6827,9 @@
}
},
"react-native-testfairy": {
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/react-native-testfairy/-/react-native-testfairy-2.10.0.tgz",
"integrity": "sha512-l9Ywc69WTnraPuq5wZS7/GWcSuBxVKxaFzCIhsrIzWhByIh/1o/UqwRb8Eb06h8/e3IP7fd1LD5hXF2NMDRg3g=="
"version": "2.14.1",
"resolved": "https://registry.npmjs.org/react-native-testfairy/-/react-native-testfairy-2.14.1.tgz",
"integrity": "sha512-L8F1K/v4m4msj3l0qCDP2LrIEirRpcvQEWVtmOrglEmL2v9bfTlniWgDvldEOiXmcdUh5JlGa7IgrwIFX02PDA=="
},
"react-native-udp": {
"version": "2.2.1",

View File

@ -54,7 +54,7 @@
"react-native-splash-screen": "3.0.6",
"react-native-svg": "6.3.1",
"react-native-tcp": "3.3.0",
"react-native-testfairy": "2.10.0",
"react-native-testfairy": "2.14.1",
"react-native-udp": "2.2.1",
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#feature/cached-webviews",
"realm": "2.3.3",