From 53cdbc74ebcde0a0fd5a87f7c7a74c0316d434af Mon Sep 17 00:00:00 2001 From: Carlos Garcia Date: Mon, 8 Feb 2021 18:35:01 +0100 Subject: [PATCH] Change url to github format of unsupported SSH dependencies --- package-lock.json | 118 +++++++++++----------- packages/react-native-editor/package.json | 30 +++--- 2 files changed, 74 insertions(+), 74 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1fb46604ba5f3e..e3fe348ed66771 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65878,8 +65878,8 @@ "dependencies": { "@babel/runtime": "^7.12.5", "@react-native-community/blur": "3.6.0", - "@react-native-community/masked-view": "git+https://github.com/wordpress-mobile/react-native-masked-view.git#f65a51a3320e58404d7f38d967bfd1f42b439ca9", - "@react-native-community/slider": "git+https://github.com/wordpress-mobile/react-native-slider.git#d263ff16cdd9fb7352b354342522ff030f220f42", + "@react-native-community/masked-view": "github:wordpress-mobile/react-native-masked-view#f65a51a3320e58404d7f38d967bfd1f42b439ca9", + "@react-native-community/slider": "github:wordpress-mobile/react-native-slider#d263ff16cdd9fb7352b354342522ff030f220f42", "@react-navigation/core": "5.12.0", "@react-navigation/native": "5.7.0", "@react-navigation/routers": "5.4.9", @@ -65900,27 +65900,27 @@ "fast-average-color": "^4.3.0", "jed": "^1.1.1", "jsc-android": "^241213.1.0", - "jsdom-jscore-rn": "git+https://github.com/iamcco/jsdom-jscore-rn.git#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800", + "jsdom-jscore-rn": "github:iamcco/jsdom-jscore-rn#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800", "metro-react-native-babel-preset": "0.57.0", "metro-react-native-babel-transformer": "0.56.0", "node-fetch": "^2.6.0", "react-native": "0.61.5", - "react-native-dark-mode": "git+https://github.com/wordpress-mobile/react-native-dark-mode.git#f09bf1480e7b34536413ab3300f29e4375edb2c6", - "react-native-gesture-handler": "git+https://github.com/wordpress-mobile/react-native-gesture-handler.git#b80e959908b383a26d6e35d992d6d529efad0b16", - "react-native-get-random-values": "git+https://github.com/wordpress-mobile/react-native-get-random-values.git#f03f2c16414aff4ea76064dcd00a9e3c6efc838d", - "react-native-hr": "git+https://github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3", - "react-native-hsv-color-picker": "git+https://github.com/wordpress-mobile/react-native-hsv-color-picker", - "react-native-keyboard-aware-scroll-view": "git+https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git#gb-v0.8.8", - "react-native-linear-gradient": "git+https://github.com/wordpress-mobile/react-native-linear-gradient.git#52bf43077171cff8714ce3e0155f3ebb7f55bc37", + "react-native-dark-mode": "github:wordpress-mobile/react-native-dark-mode#f09bf1480e7b34536413ab3300f29e4375edb2c6", + "react-native-gesture-handler": "github:wordpress-mobile/react-native-gesture-handler#b80e959908b383a26d6e35d992d6d529efad0b16", + "react-native-get-random-values": "github:wordpress-mobile/react-native-get-random-values#f03f2c16414aff4ea76064dcd00a9e3c6efc838d", + "react-native-hr": "github:Riglerr/react-native-hr#2d01a5cf77212d100e8b99e0310cce5234f977b3", + "react-native-hsv-color-picker": "github:wordpress-mobile/react-native-hsv-color-picker", + "react-native-keyboard-aware-scroll-view": "github:wordpress-mobile/react-native-keyboard-aware-scroll-view#gb-v0.8.8", + "react-native-linear-gradient": "github:wordpress-mobile/react-native-linear-gradient#52bf43077171cff8714ce3e0155f3ebb7f55bc37", "react-native-modal": "^6.5.0", - "react-native-reanimated": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#ed48f510fba751cd75da7629e92276166766be91", + "react-native-reanimated": "github:wordpress-mobile/react-native-reanimated#ed48f510fba751cd75da7629e92276166766be91", "react-native-safe-area": "^0.5.0", - "react-native-safe-area-context": "git+https://github.com/wordpress-mobile/react-native-safe-area-context.git#1e3c0d34f31b59fb79f71ec0b4c39c513f684871", + "react-native-safe-area-context": "github:wordpress-mobile/react-native-safe-area-context#1e3c0d34f31b59fb79f71ec0b4c39c513f684871", "react-native-sass-transformer": "^1.1.1", - "react-native-screens": "git+https://github.com/wordpress-mobile/react-native-screens.git#b3d907bda2695743f35fd874261dcd27e0912eca", - "react-native-svg": "git+https://github.com/wordpress-mobile/react-native-svg.git#a628e92990a2404e30a0086f168bd2b5b7b4ce96", + "react-native-screens": "github:wordpress-mobile/react-native-screens#b3d907bda2695743f35fd874261dcd27e0912eca", + "react-native-svg": "github:wordpress-mobile/react-native-svg#a628e92990a2404e30a0086f168bd2b5b7b4ce96", "react-native-url-polyfill": "^1.1.2", - "react-native-video": "git+https://github.com/wordpress-mobile/react-native-video.git#1b964b107863351ed744fc104d7952bbec3e2d4f" + "react-native-video": "github:wordpress-mobile/react-native-video#1b964b107863351ed744fc104d7952bbec3e2d4f" }, "engines": { "node": ">=10", @@ -72915,12 +72915,12 @@ "integrity": "sha512-ng6Tm537E/M42GjE4TRUxQyL8sRfClcL7bQWblOCoxPZzJ2J3bdALsjeG3vDnVCIfI/R0AeFalN9KjMt0+Z/Zg==" }, "@react-native-community/masked-view": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-masked-view.git#f65a51a3320e58404d7f38d967bfd1f42b439ca9", - "from": "@react-native-community/masked-view@git+https://github.com/wordpress-mobile/react-native-masked-view.git#f65a51a3320e58404d7f38d967bfd1f42b439ca9" + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-masked-view.git#f65a51a3320e58404d7f38d967bfd1f42b439ca9", + "from": "@react-native-community/masked-view@github:wordpress-mobile/react-native-masked-view#f65a51a3320e58404d7f38d967bfd1f42b439ca9" }, "@react-native-community/slider": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-slider.git#d263ff16cdd9fb7352b354342522ff030f220f42", - "from": "@react-native-community/slider@git+https://github.com/wordpress-mobile/react-native-slider.git#d263ff16cdd9fb7352b354342522ff030f220f42" + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-slider.git#d263ff16cdd9fb7352b354342522ff030f220f42", + "from": "@react-native-community/slider@github:wordpress-mobile/react-native-slider#d263ff16cdd9fb7352b354342522ff030f220f42" }, "@react-navigation/core": { "version": "5.12.0", @@ -78842,8 +78842,8 @@ "requires": { "@babel/runtime": "^7.12.5", "@react-native-community/blur": "3.6.0", - "@react-native-community/masked-view": "git+https://github.com/wordpress-mobile/react-native-masked-view.git#f65a51a3320e58404d7f38d967bfd1f42b439ca9", - "@react-native-community/slider": "git+https://github.com/wordpress-mobile/react-native-slider.git#d263ff16cdd9fb7352b354342522ff030f220f42", + "@react-native-community/masked-view": "github:wordpress-mobile/react-native-masked-view#f65a51a3320e58404d7f38d967bfd1f42b439ca9", + "@react-native-community/slider": "github:wordpress-mobile/react-native-slider#d263ff16cdd9fb7352b354342522ff030f220f42", "@react-navigation/core": "5.12.0", "@react-navigation/native": "5.7.0", "@react-navigation/routers": "5.4.9", @@ -78864,27 +78864,27 @@ "fast-average-color": "^4.3.0", "jed": "^1.1.1", "jsc-android": "^241213.1.0", - "jsdom-jscore-rn": "git+https://github.com/iamcco/jsdom-jscore-rn.git#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800", + "jsdom-jscore-rn": "github:iamcco/jsdom-jscore-rn#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800", "metro-react-native-babel-preset": "0.57.0", "metro-react-native-babel-transformer": "0.56.0", "node-fetch": "^2.6.0", "react-native": "0.61.5", - "react-native-dark-mode": "git+https://github.com/wordpress-mobile/react-native-dark-mode.git#f09bf1480e7b34536413ab3300f29e4375edb2c6", - "react-native-gesture-handler": "git+https://github.com/wordpress-mobile/react-native-gesture-handler.git#b80e959908b383a26d6e35d992d6d529efad0b16", - "react-native-get-random-values": "git+https://github.com/wordpress-mobile/react-native-get-random-values.git#f03f2c16414aff4ea76064dcd00a9e3c6efc838d", - "react-native-hr": "git+https://github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3", - "react-native-hsv-color-picker": "git+https://github.com/wordpress-mobile/react-native-hsv-color-picker", - "react-native-keyboard-aware-scroll-view": "git+https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git#gb-v0.8.8", - "react-native-linear-gradient": "git+https://github.com/wordpress-mobile/react-native-linear-gradient.git#52bf43077171cff8714ce3e0155f3ebb7f55bc37", + "react-native-dark-mode": "github:wordpress-mobile/react-native-dark-mode#f09bf1480e7b34536413ab3300f29e4375edb2c6", + "react-native-gesture-handler": "github:wordpress-mobile/react-native-gesture-handler#b80e959908b383a26d6e35d992d6d529efad0b16", + "react-native-get-random-values": "github:wordpress-mobile/react-native-get-random-values#f03f2c16414aff4ea76064dcd00a9e3c6efc838d", + "react-native-hr": "github:Riglerr/react-native-hr#2d01a5cf77212d100e8b99e0310cce5234f977b3", + "react-native-hsv-color-picker": "github:wordpress-mobile/react-native-hsv-color-picker", + "react-native-keyboard-aware-scroll-view": "github:wordpress-mobile/react-native-keyboard-aware-scroll-view#gb-v0.8.8", + "react-native-linear-gradient": "github:wordpress-mobile/react-native-linear-gradient#52bf43077171cff8714ce3e0155f3ebb7f55bc37", "react-native-modal": "^6.5.0", - "react-native-reanimated": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#ed48f510fba751cd75da7629e92276166766be91", + "react-native-reanimated": "github:wordpress-mobile/react-native-reanimated#ed48f510fba751cd75da7629e92276166766be91", "react-native-safe-area": "^0.5.0", - "react-native-safe-area-context": "git+https://github.com/wordpress-mobile/react-native-safe-area-context.git#1e3c0d34f31b59fb79f71ec0b4c39c513f684871", + "react-native-safe-area-context": "github:wordpress-mobile/react-native-safe-area-context#1e3c0d34f31b59fb79f71ec0b4c39c513f684871", "react-native-sass-transformer": "^1.1.1", - "react-native-screens": "git+https://github.com/wordpress-mobile/react-native-screens.git#b3d907bda2695743f35fd874261dcd27e0912eca", - "react-native-svg": "git+https://github.com/wordpress-mobile/react-native-svg.git#a628e92990a2404e30a0086f168bd2b5b7b4ce96", + "react-native-screens": "github:wordpress-mobile/react-native-screens#b3d907bda2695743f35fd874261dcd27e0912eca", + "react-native-svg": "github:wordpress-mobile/react-native-svg#a628e92990a2404e30a0086f168bd2b5b7b4ce96", "react-native-url-polyfill": "^1.1.2", - "react-native-video": "git+https://github.com/wordpress-mobile/react-native-video.git#1b964b107863351ed744fc104d7952bbec3e2d4f" + "react-native-video": "github:wordpress-mobile/react-native-video#1b964b107863351ed744fc104d7952bbec3e2d4f" }, "dependencies": { "core-js": { @@ -103911,8 +103911,8 @@ } }, "jsdom-jscore-rn": { - "version": "git+https://git@github.com/iamcco/jsdom-jscore-rn.git#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800", - "from": "jsdom-jscore-rn@git+https://github.com/iamcco/jsdom-jscore-rn.git#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800", + "version": "git+ssh://git@github.com/iamcco/jsdom-jscore-rn.git#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800", + "from": "jsdom-jscore-rn@github:iamcco/jsdom-jscore-rn#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800", "requires": { "htmlparser2-without-node-native": "^3.9.2", "querystring": "^0.2.0" @@ -113333,8 +113333,8 @@ } }, "react-native-dark-mode": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-dark-mode.git#f09bf1480e7b34536413ab3300f29e4375edb2c6", - "from": "react-native-dark-mode@git+https://github.com/wordpress-mobile/react-native-dark-mode.git#f09bf1480e7b34536413ab3300f29e4375edb2c6", + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-dark-mode.git#f09bf1480e7b34536413ab3300f29e4375edb2c6", + "from": "react-native-dark-mode@github:wordpress-mobile/react-native-dark-mode#f09bf1480e7b34536413ab3300f29e4375edb2c6", "requires": { "@types/events": "^3.0.0", "@types/react": "^16.8.19", @@ -113351,8 +113351,8 @@ } }, "react-native-gesture-handler": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-gesture-handler.git#b80e959908b383a26d6e35d992d6d529efad0b16", - "from": "react-native-gesture-handler@git+https://github.com/wordpress-mobile/react-native-gesture-handler.git#b80e959908b383a26d6e35d992d6d529efad0b16", + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-gesture-handler.git#b80e959908b383a26d6e35d992d6d529efad0b16", + "from": "react-native-gesture-handler@github:wordpress-mobile/react-native-gesture-handler#b80e959908b383a26d6e35d992d6d529efad0b16", "requires": { "@egjs/hammerjs": "^2.0.17", "hoist-non-react-statics": "^2.3.1", @@ -113361,19 +113361,19 @@ } }, "react-native-get-random-values": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-get-random-values.git#f03f2c16414aff4ea76064dcd00a9e3c6efc838d", - "from": "react-native-get-random-values@git+https://github.com/wordpress-mobile/react-native-get-random-values.git#f03f2c16414aff4ea76064dcd00a9e3c6efc838d", + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-get-random-values.git#f03f2c16414aff4ea76064dcd00a9e3c6efc838d", + "from": "react-native-get-random-values@github:wordpress-mobile/react-native-get-random-values#f03f2c16414aff4ea76064dcd00a9e3c6efc838d", "requires": { "fast-base64-decode": "^1.0.0" } }, "react-native-hr": { - "version": "git+https://git@github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3", - "from": "react-native-hr@git+https://github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3" + "version": "git+ssh://git@github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3", + "from": "react-native-hr@github:Riglerr/react-native-hr#2d01a5cf77212d100e8b99e0310cce5234f977b3" }, "react-native-hsv-color-picker": { "version": "git+https://git@github.com/wordpress-mobile/react-native-hsv-color-picker.git#163e78cd4d986a28954a626213b40daee15774e8", - "from": "react-native-hsv-color-picker@git+https://github.com/wordpress-mobile/react-native-hsv-color-picker", + "from": "react-native-hsv-color-picker@github:wordpress-mobile/react-native-hsv-color-picker", "requires": { "react-native-linear-gradient": "git+https://github.com/wordpress-mobile/react-native-linear-gradient.git#52bf43077171cff8714ce3e0155f3ebb7f55bc37", "tinycolor2": "^1.4.1" @@ -113385,16 +113385,16 @@ "integrity": "sha512-+/bcZWFeZt0xSS/+3CHM5K7qPL4vDO/3ARLIowzFpUPGZiPsv9+NET+XNqqseRYwFJwYMmtX+Q4TZKxAVy09ew==" }, "react-native-keyboard-aware-scroll-view": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git#678a4d459caa2f7f448202574dddc6a19954500c", - "from": "react-native-keyboard-aware-scroll-view@git+https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git#gb-v0.8.8", + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git#678a4d459caa2f7f448202574dddc6a19954500c", + "from": "react-native-keyboard-aware-scroll-view@github:wordpress-mobile/react-native-keyboard-aware-scroll-view#gb-v0.8.8", "requires": { "prop-types": "^15.6.2", "react-native-iphone-x-helper": "^1.0.3" } }, "react-native-linear-gradient": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-linear-gradient.git#52bf43077171cff8714ce3e0155f3ebb7f55bc37", - "from": "react-native-linear-gradient@git+https://github.com/wordpress-mobile/react-native-linear-gradient.git#52bf43077171cff8714ce3e0155f3ebb7f55bc37" + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-linear-gradient.git#52bf43077171cff8714ce3e0155f3ebb7f55bc37", + "from": "react-native-linear-gradient@github:wordpress-mobile/react-native-linear-gradient#52bf43077171cff8714ce3e0155f3ebb7f55bc37" }, "react-native-modal": { "version": "6.5.0", @@ -113406,8 +113406,8 @@ } }, "react-native-reanimated": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-reanimated.git#ed48f510fba751cd75da7629e92276166766be91", - "from": "react-native-reanimated@git+https://github.com/wordpress-mobile/react-native-reanimated.git#ed48f510fba751cd75da7629e92276166766be91", + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-reanimated.git#ed48f510fba751cd75da7629e92276166766be91", + "from": "react-native-reanimated@github:wordpress-mobile/react-native-reanimated#ed48f510fba751cd75da7629e92276166766be91", "requires": { "fbjs": "^1.0.0" }, @@ -113443,8 +113443,8 @@ } }, "react-native-safe-area-context": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-safe-area-context.git#1e3c0d34f31b59fb79f71ec0b4c39c513f684871", - "from": "react-native-safe-area-context@git+https://github.com/wordpress-mobile/react-native-safe-area-context.git#1e3c0d34f31b59fb79f71ec0b4c39c513f684871" + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-safe-area-context.git#1e3c0d34f31b59fb79f71ec0b4c39c513f684871", + "from": "react-native-safe-area-context@github:wordpress-mobile/react-native-safe-area-context#1e3c0d34f31b59fb79f71ec0b4c39c513f684871" }, "react-native-sass-transformer": { "version": "1.4.0", @@ -113464,12 +113464,12 @@ } }, "react-native-screens": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-screens.git#b3d907bda2695743f35fd874261dcd27e0912eca", - "from": "react-native-screens@git+https://github.com/wordpress-mobile/react-native-screens.git#b3d907bda2695743f35fd874261dcd27e0912eca" + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-screens.git#b3d907bda2695743f35fd874261dcd27e0912eca", + "from": "react-native-screens@github:wordpress-mobile/react-native-screens#b3d907bda2695743f35fd874261dcd27e0912eca" }, "react-native-svg": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-svg.git#a628e92990a2404e30a0086f168bd2b5b7b4ce96", - "from": "react-native-svg@git+https://github.com/wordpress-mobile/react-native-svg.git#a628e92990a2404e30a0086f168bd2b5b7b4ce96", + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-svg.git#a628e92990a2404e30a0086f168bd2b5b7b4ce96", + "from": "react-native-svg@github:wordpress-mobile/react-native-svg#a628e92990a2404e30a0086f168bd2b5b7b4ce96", "requires": { "css-select": "^2.0.2", "css-tree": "^1.0.0-alpha.37" @@ -113550,8 +113550,8 @@ } }, "react-native-video": { - "version": "git+https://git@github.com/wordpress-mobile/react-native-video.git#1b964b107863351ed744fc104d7952bbec3e2d4f", - "from": "react-native-video@git+https://github.com/wordpress-mobile/react-native-video.git#1b964b107863351ed744fc104d7952bbec3e2d4f", + "version": "git+ssh://git@github.com/wordpress-mobile/react-native-video.git#1b964b107863351ed744fc104d7952bbec3e2d4f", + "from": "react-native-video@github:wordpress-mobile/react-native-video#1b964b107863351ed744fc104d7952bbec3e2d4f", "requires": { "prop-types": "^15.5.10" } diff --git a/packages/react-native-editor/package.json b/packages/react-native-editor/package.json index 54f6a8bcf3dca2..2094fe43c30b80 100644 --- a/packages/react-native-editor/package.json +++ b/packages/react-native-editor/package.json @@ -31,8 +31,8 @@ "dependencies": { "@babel/runtime": "^7.12.5", "@react-native-community/blur": "3.6.0", - "@react-native-community/masked-view": "git+https://github.com/wordpress-mobile/react-native-masked-view.git#f65a51a3320e58404d7f38d967bfd1f42b439ca9", - "@react-native-community/slider": "git+https://github.com/wordpress-mobile/react-native-slider.git#d263ff16cdd9fb7352b354342522ff030f220f42", + "@react-native-community/masked-view": "github:wordpress-mobile/react-native-masked-view#f65a51a3320e58404d7f38d967bfd1f42b439ca9", + "@react-native-community/slider": "github:wordpress-mobile/react-native-slider#d263ff16cdd9fb7352b354342522ff030f220f42", "@react-navigation/core": "5.12.0", "@react-navigation/native": "5.7.0", "@react-navigation/routers": "5.4.9", @@ -53,27 +53,27 @@ "fast-average-color": "^4.3.0", "jed": "^1.1.1", "jsc-android": "^241213.1.0", - "jsdom-jscore-rn": "git+https://github.com/iamcco/jsdom-jscore-rn.git#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800", + "jsdom-jscore-rn": "github:iamcco/jsdom-jscore-rn#a562f3d57c27c13e5bfc8cf82d496e69a3ba2800", "metro-react-native-babel-preset": "0.57.0", "metro-react-native-babel-transformer": "0.56.0", "node-fetch": "^2.6.0", "react-native": "0.61.5", - "react-native-dark-mode": "git+https://github.com/wordpress-mobile/react-native-dark-mode.git#f09bf1480e7b34536413ab3300f29e4375edb2c6", - "react-native-gesture-handler": "git+https://github.com/wordpress-mobile/react-native-gesture-handler.git#b80e959908b383a26d6e35d992d6d529efad0b16", - "react-native-get-random-values": "git+https://github.com/wordpress-mobile/react-native-get-random-values.git#f03f2c16414aff4ea76064dcd00a9e3c6efc838d", - "react-native-hr": "git+https://github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3", - "react-native-hsv-color-picker": "git+https://github.com/wordpress-mobile/react-native-hsv-color-picker", - "react-native-keyboard-aware-scroll-view": "git+https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git#gb-v0.8.8", - "react-native-linear-gradient": "git+https://github.com/wordpress-mobile/react-native-linear-gradient.git#52bf43077171cff8714ce3e0155f3ebb7f55bc37", + "react-native-dark-mode": "github:wordpress-mobile/react-native-dark-mode#f09bf1480e7b34536413ab3300f29e4375edb2c6", + "react-native-gesture-handler": "github:wordpress-mobile/react-native-gesture-handler#b80e959908b383a26d6e35d992d6d529efad0b16", + "react-native-get-random-values": "github:wordpress-mobile/react-native-get-random-values#f03f2c16414aff4ea76064dcd00a9e3c6efc838d", + "react-native-hr": "github:Riglerr/react-native-hr#2d01a5cf77212d100e8b99e0310cce5234f977b3", + "react-native-hsv-color-picker": "github:wordpress-mobile/react-native-hsv-color-picker", + "react-native-keyboard-aware-scroll-view": "github:wordpress-mobile/react-native-keyboard-aware-scroll-view#gb-v0.8.8", + "react-native-linear-gradient": "github:wordpress-mobile/react-native-linear-gradient#52bf43077171cff8714ce3e0155f3ebb7f55bc37", "react-native-modal": "^6.5.0", - "react-native-reanimated": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#ed48f510fba751cd75da7629e92276166766be91", + "react-native-reanimated": "github:wordpress-mobile/react-native-reanimated#ed48f510fba751cd75da7629e92276166766be91", "react-native-safe-area": "^0.5.0", - "react-native-safe-area-context": "git+https://github.com/wordpress-mobile/react-native-safe-area-context.git#1e3c0d34f31b59fb79f71ec0b4c39c513f684871", + "react-native-safe-area-context": "github:wordpress-mobile/react-native-safe-area-context#1e3c0d34f31b59fb79f71ec0b4c39c513f684871", "react-native-sass-transformer": "^1.1.1", - "react-native-screens": "git+https://github.com/wordpress-mobile/react-native-screens.git#b3d907bda2695743f35fd874261dcd27e0912eca", - "react-native-svg": "git+https://github.com/wordpress-mobile/react-native-svg.git#a628e92990a2404e30a0086f168bd2b5b7b4ce96", + "react-native-screens": "github:wordpress-mobile/react-native-screens#b3d907bda2695743f35fd874261dcd27e0912eca", + "react-native-svg": "github:wordpress-mobile/react-native-svg#a628e92990a2404e30a0086f168bd2b5b7b4ce96", "react-native-url-polyfill": "^1.1.2", - "react-native-video": "git+https://github.com/wordpress-mobile/react-native-video.git#1b964b107863351ed744fc104d7952bbec3e2d4f" + "react-native-video": "github:wordpress-mobile/react-native-video#1b964b107863351ed744fc104d7952bbec3e2d4f" }, "publishConfig": { "access": "public"