diff --git a/example/package-lock.json b/example/package-lock.json index b8784d009..528151db0 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -6686,7 +6686,7 @@ }, "node_modules/react-native-agora-rawdata": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/AgoraLibrary/react-native-agora-rawdata.git#ccebde6a3ae04b3ac09acb2acf9cf70dc70ac102", + "resolved": "git+https://github.com/AgoraLibrary/react-native-agora-rawdata.git#ccebde6a3ae04b3ac09acb2acf9cf70dc70ac102", "hasInstallScript": true, "license": "MIT", "peerDependencies": { @@ -6797,7 +6797,7 @@ }, "node_modules/react-native-image-tool": { "version": "0.8.1", - "resolved": "git+ssh://git@github.com/LichKing-2234/react-native-image-tools.git#6ac74db10da838f1e529c364dfe2fb92293a12f7", + "resolved": "git+https://github.com/LichKing-2234/react-native-image-tools.git#6ac74db10da838f1e529c364dfe2fb92293a12f7", "license": "MIT", "peerDependencies": { "react": "*", @@ -13177,7 +13177,7 @@ } }, "react-native-agora-rawdata": { - "version": "git+ssh://git@github.com/AgoraLibrary/react-native-agora-rawdata.git#ccebde6a3ae04b3ac09acb2acf9cf70dc70ac102", + "version": "git+https://github.com/AgoraLibrary/react-native-agora-rawdata.git#ccebde6a3ae04b3ac09acb2acf9cf70dc70ac102", "from": "react-native-agora-rawdata@git+https://github.com/AgoraLibrary/react-native-agora-rawdata.git#main", "requires": {} }, @@ -13238,7 +13238,7 @@ "integrity": "sha512-oOanj84fJEXUg9FoEAQomA8ISG+DVIrTZ3qF7m69VQUJyOGYyDZmPqKcjvRku4KXlEH6hWO9i4ACLzNBh8gC0A==" }, "react-native-image-tool": { - "version": "git+ssh://git@github.com/LichKing-2234/react-native-image-tools.git#6ac74db10da838f1e529c364dfe2fb92293a12f7", + "version": "git+https://github.com/LichKing-2234/react-native-image-tools.git#6ac74db10da838f1e529c364dfe2fb92293a12f7", "from": "react-native-image-tool@git+https://github.com/LichKing-2234/react-native-image-tools.git#master", "requires": {} }, diff --git a/example/yarn.lock b/example/yarn.lock index 7ef99d7c2..62a0a908f 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -3679,7 +3679,7 @@ react-is@^17.0.1: "react-native-agora-rawdata@git+https://github.com/AgoraLibrary/react-native-agora-rawdata.git#main": version "0.1.0" - resolved "git+ssh://git@github.com/AgoraLibrary/react-native-agora-rawdata.git#ccebde6a3ae04b3ac09acb2acf9cf70dc70ac102" + resolved "git+https://github.com/AgoraLibrary/react-native-agora-rawdata.git#ccebde6a3ae04b3ac09acb2acf9cf70dc70ac102" react-native-chart-kit@^6.12.0: version "6.12.0" @@ -3734,7 +3734,7 @@ react-native-gradle-plugin@^0.70.3: "react-native-image-tool@git+https://github.com/LichKing-2234/react-native-image-tools.git#master": version "0.8.1" - resolved "git+ssh://git@github.com/LichKing-2234/react-native-image-tools.git#6ac74db10da838f1e529c364dfe2fb92293a12f7" + resolved "git+https://github.com/LichKing-2234/react-native-image-tools.git#6ac74db10da838f1e529c364dfe2fb92293a12f7" react-native-iphone-x-helper@^1.3.0: version "1.3.1"