From 91e9545c8946f9dde5cb8fd784398e801e1231da Mon Sep 17 00:00:00 2001 From: Pedro Pombeiro Date: Wed, 7 Aug 2019 12:23:36 +0200 Subject: [PATCH] Remove react-native-os from mobile_files/package.json.orig --- mobile_files/package.json.orig | 1 - mobile_files/yarn.lock | 4 ---- 2 files changed, 5 deletions(-) diff --git a/mobile_files/package.json.orig b/mobile_files/package.json.orig index 671003a942..8d86b7d0b3 100644 --- a/mobile_files/package.json.orig +++ b/mobile_files/package.json.orig @@ -46,7 +46,6 @@ "react-native-languages": "^3.0.2", "react-native-mail": "git+https://github.com/status-im/react-native-mail.git#v3.0.8_status", "react-native-navigation-twopane": "git+https://github.com/status-im/react-native-navigation-twopane.git#v0.0.2-status", - "react-native-os": "git+https://github.com/status-im/react-native-os.git#v1.1.0-1-status", "react-native-qrcode": "git+https://github.com/status-im/react-native-qrcode.git#v0.2.8", "react-native-randombytes": "3.5.0", "react-native-safe-area-view": "0.9.0", diff --git a/mobile_files/yarn.lock b/mobile_files/yarn.lock index 2f1e2e8e2b..7ecc05e55c 100644 --- a/mobile_files/yarn.lock +++ b/mobile_files/yarn.lock @@ -6020,10 +6020,6 @@ react-native-languages@^3.0.2: version "0.0.2" resolved "git+https://github.com/status-im/react-native-navigation-twopane.git#04ed5fddfb46a6a3ee30776987acb4d3b11c27d4" -"react-native-os@git+https://github.com/status-im/react-native-os.git#v1.1.0-1-status": - version "1.1.0" - resolved "git+https://github.com/status-im/react-native-os.git#1a6d0835f919cb075793ad7c602f2724eee4702d" - "react-native-qrcode@git+https://github.com/status-im/react-native-qrcode.git#v0.2.8": version "0.2.8" resolved "git+https://github.com/status-im/react-native-qrcode.git#58af1c00a7dc2e9b4bd59993d002c1045a9bd22f"