mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-05-23 22:37:41 +08:00
更新播放模块
This commit is contained in:
parent
3f0d9a1c7d
commit
3ac3bd46b1
6
package-lock.json
generated
6
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lx-music-mobile",
|
||||
"version": "0.8.0-beta3",
|
||||
"version": "0.8.1-beta3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
@ -9784,8 +9784,8 @@
|
||||
"integrity": "sha512-Ls9qiNZzW/OLFoI25wfjjAcrf2DZ975hn2vr6U9gyuxi2nooVbzQeFoQS5vQcbCt9QX5NY8ASEEAtlLdIa6KVg=="
|
||||
},
|
||||
"react-native-track-player": {
|
||||
"version": "git+https://github.com/lyswhut/react-native-track-player.git#8a32b5ee333b82ab10435c15c6a79ca031054af4",
|
||||
"from": "git+https://github.com/lyswhut/react-native-track-player.git#8a32b5ee333b82ab10435c15c6a79ca031054af4"
|
||||
"version": "git+https://github.com/lyswhut/react-native-track-player.git#48e273d0222f5bfa4306a3dc8485914787cc4a12",
|
||||
"from": "git+https://github.com/lyswhut/react-native-track-player.git#48e273d0222f5bfa4306a3dc8485914787cc4a12"
|
||||
},
|
||||
"react-native-vector-icons": {
|
||||
"version": "8.1.0",
|
||||
|
@ -62,7 +62,7 @@
|
||||
"react-native-pager-view": "^5.4.1",
|
||||
"react-native-randombytes": "^3.6.1",
|
||||
"react-native-splash-screen": "^3.2.0",
|
||||
"react-native-track-player": "git+https://github.com/lyswhut/react-native-track-player.git#8a32b5ee333b82ab10435c15c6a79ca031054af4",
|
||||
"react-native-track-player": "git+https://github.com/lyswhut/react-native-track-player.git#48e273d0222f5bfa4306a3dc8485914787cc4a12",
|
||||
"react-native-vector-icons": "^8.1.0",
|
||||
"react-redux": "^7.2.5",
|
||||
"readable-stream": "1.0.33",
|
||||
|
Loading…
x
Reference in New Issue
Block a user