From 3e18f88ee18d1847e21e4f0918e4aa96c1d9c819 Mon Sep 17 00:00:00 2001 From: Vitalii T <44551710+Tabakharniuk@users.noreply.github.com> Date: Thu, 1 Sep 2022 13:52:49 +0200 Subject: [PATCH 1/2] Install react-native-image-manipulator from expensify fork --- package-lock.json | 11 +++++------ package.json | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index b3298927ba6a..3bb5f86fbe2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@formatjs/intl-locale": "^2.4.21", "@formatjs/intl-numberformat": "^6.2.5", "@formatjs/intl-pluralrules": "^4.0.13", - "@oguzhnatly/react-native-image-manipulator": "^1.0.5", + "@oguzhnatly/react-native-image-manipulator": "github:Expensify/react-native-image-manipulator", "@onfido/react-native-sdk": "github:Expensify/react-native-sdk#5d36f3128c4798a767782c8bc565ace30308edba", "@pieter-pot/react-native-fast-image": "8.5.11", "@react-native-async-storage/async-storage": "^1.17.7", @@ -4130,8 +4130,8 @@ }, "node_modules/@oguzhnatly/react-native-image-manipulator": { "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@oguzhnatly/react-native-image-manipulator/-/react-native-image-manipulator-1.0.5.tgz", - "integrity": "sha512-12b5A8GMQ0NNzJmFKKvaLHnBylqmlyS1/s8gLsH0Tg9cAfqOKuxGUx7Lg1hqYU67BAhlx1BhF37C9rdBu8plIQ==" + "resolved": "git+ssh://git@github.com/Expensify/react-native-image-manipulator.git#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050", + "license": "MIT" }, "node_modules/@onfido/active-video-capture": { "version": "0.0.1", @@ -43094,9 +43094,8 @@ } }, "@oguzhnatly/react-native-image-manipulator": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@oguzhnatly/react-native-image-manipulator/-/react-native-image-manipulator-1.0.5.tgz", - "integrity": "sha512-12b5A8GMQ0NNzJmFKKvaLHnBylqmlyS1/s8gLsH0Tg9cAfqOKuxGUx7Lg1hqYU67BAhlx1BhF37C9rdBu8plIQ==" + "version": "git+ssh://git@github.com/Expensify/react-native-image-manipulator.git#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050", + "from": "@oguzhnatly/react-native-image-manipulator@https://github.com/Expensify/react-native-image-manipulator" }, "@onfido/active-video-capture": { "version": "0.0.1", diff --git a/package.json b/package.json index 886e561f02ec..1d07a3036323 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@formatjs/intl-locale": "^2.4.21", "@formatjs/intl-numberformat": "^6.2.5", "@formatjs/intl-pluralrules": "^4.0.13", - "@oguzhnatly/react-native-image-manipulator": "^1.0.5", + "@oguzhnatly/react-native-image-manipulator": "github:Expensify/react-native-image-manipulator", "@onfido/react-native-sdk": "github:Expensify/react-native-sdk#5d36f3128c4798a767782c8bc565ace30308edba", "@pieter-pot/react-native-fast-image": "8.5.11", "@react-native-async-storage/async-storage": "^1.17.7", From 27083c832a0cc9088fa83f5de0b25ba5d88b9a3a Mon Sep 17 00:00:00 2001 From: Vitalii T <44551710+Tabakharniuk@users.noreply.github.com> Date: Thu, 1 Sep 2022 15:36:08 +0200 Subject: [PATCH 2/2] Add commit hash --- package-lock.json | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3bb5f86fbe2f..a0eb2b77049c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@formatjs/intl-locale": "^2.4.21", "@formatjs/intl-numberformat": "^6.2.5", "@formatjs/intl-pluralrules": "^4.0.13", - "@oguzhnatly/react-native-image-manipulator": "github:Expensify/react-native-image-manipulator", + "@oguzhnatly/react-native-image-manipulator": "github:Expensify/react-native-image-manipulator#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050", "@onfido/react-native-sdk": "github:Expensify/react-native-sdk#5d36f3128c4798a767782c8bc565ace30308edba", "@pieter-pot/react-native-fast-image": "8.5.11", "@react-native-async-storage/async-storage": "^1.17.7", @@ -4131,6 +4131,7 @@ "node_modules/@oguzhnatly/react-native-image-manipulator": { "version": "1.0.5", "resolved": "git+ssh://git@github.com/Expensify/react-native-image-manipulator.git#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050", + "integrity": "sha512-PvrSoCq5PS1MA5ZWUpB0khfzH6sM8SI6YiVl4i2SItPr7IeRxiWfI4n45VhBCCElc1z5GhAwTZOBaIzXTX7/og==", "license": "MIT" }, "node_modules/@onfido/active-video-capture": { @@ -43095,7 +43096,8 @@ }, "@oguzhnatly/react-native-image-manipulator": { "version": "git+ssh://git@github.com/Expensify/react-native-image-manipulator.git#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050", - "from": "@oguzhnatly/react-native-image-manipulator@https://github.com/Expensify/react-native-image-manipulator" + "integrity": "sha512-PvrSoCq5PS1MA5ZWUpB0khfzH6sM8SI6YiVl4i2SItPr7IeRxiWfI4n45VhBCCElc1z5GhAwTZOBaIzXTX7/og==", + "from": "@oguzhnatly/react-native-image-manipulator@https://github.com/Expensify/react-native-image-manipulator#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050" }, "@onfido/active-video-capture": { "version": "0.0.1", diff --git a/package.json b/package.json index 1d07a3036323..b1fbe17f5749 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@formatjs/intl-locale": "^2.4.21", "@formatjs/intl-numberformat": "^6.2.5", "@formatjs/intl-pluralrules": "^4.0.13", - "@oguzhnatly/react-native-image-manipulator": "github:Expensify/react-native-image-manipulator", + "@oguzhnatly/react-native-image-manipulator": "github:Expensify/react-native-image-manipulator#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050", "@onfido/react-native-sdk": "github:Expensify/react-native-sdk#5d36f3128c4798a767782c8bc565ace30308edba", "@pieter-pot/react-native-fast-image": "8.5.11", "@react-native-async-storage/async-storage": "^1.17.7",