From 5449aada1f29cae6aefc68719f7bdea1a01f05cc Mon Sep 17 00:00:00 2001 From: lyswhut Date: Thu, 25 Jan 2024 19:13:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4WiFi=E9=94=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 75af124..4f61403 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "react-native-pager-view": "^6.2.3", "react-native-quick-base64": "^2.0.8", "react-native-quick-md5": "^3.0.6", - "react-native-track-player": "github:lyswhut/react-native-track-player#3aba8cae6bd664c889b22e680e4fafe1175edd9b", + "react-native-track-player": "github:lyswhut/react-native-track-player#6b442579d3d4ea917661fdbd52c8ad0b0477fd73", "react-native-vector-icons": "^10.0.3" }, "devDependencies": { @@ -8939,8 +8939,8 @@ }, "node_modules/react-native-track-player": { "version": "2.1.2", - "resolved": "git+ssh://git@github.com/lyswhut/react-native-track-player.git#3aba8cae6bd664c889b22e680e4fafe1175edd9b", - "integrity": "sha512-SWacv6vWIzYU7d0Fwn2e0vf9VGKdIpUSGuG3X6L8k51DDaKIO5HDoWA/ZlUNhsM81rlIIcsjZ85+2fcm3UMFYg==", + "resolved": "git+ssh://git@github.com/lyswhut/react-native-track-player.git#6b442579d3d4ea917661fdbd52c8ad0b0477fd73", + "integrity": "sha512-tYfChU8drNkSUBXsSkq8YDsxem4PKrwwFDCLc2SIfJwsZe1Xyy1jPxE8Efq71hpAQC1oFKIQTntLKYeA4tZLVg==", "license": "Apache-2.0", "peerDependencies": { "react": ">=16.8.6", @@ -16981,9 +16981,9 @@ } }, "react-native-track-player": { - "version": "git+ssh://git@github.com/lyswhut/react-native-track-player.git#3aba8cae6bd664c889b22e680e4fafe1175edd9b", - "integrity": "sha512-SWacv6vWIzYU7d0Fwn2e0vf9VGKdIpUSGuG3X6L8k51DDaKIO5HDoWA/ZlUNhsM81rlIIcsjZ85+2fcm3UMFYg==", - "from": "react-native-track-player@github:lyswhut/react-native-track-player#3aba8cae6bd664c889b22e680e4fafe1175edd9b", + "version": "git+ssh://git@github.com/lyswhut/react-native-track-player.git#6b442579d3d4ea917661fdbd52c8ad0b0477fd73", + "integrity": "sha512-tYfChU8drNkSUBXsSkq8YDsxem4PKrwwFDCLc2SIfJwsZe1Xyy1jPxE8Efq71hpAQC1oFKIQTntLKYeA4tZLVg==", + "from": "react-native-track-player@github:lyswhut/react-native-track-player#6b442579d3d4ea917661fdbd52c8ad0b0477fd73", "requires": {} }, "react-native-vector-icons": { diff --git a/package.json b/package.json index 199729d..ea46acd 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "react-native-pager-view": "^6.2.3", "react-native-quick-base64": "^2.0.8", "react-native-quick-md5": "^3.0.6", - "react-native-track-player": "github:lyswhut/react-native-track-player#3aba8cae6bd664c889b22e680e4fafe1175edd9b", + "react-native-track-player": "github:lyswhut/react-native-track-player#6b442579d3d4ea917661fdbd52c8ad0b0477fd73", "react-native-vector-icons": "^10.0.3" }, "devDependencies": {