更新依赖

This commit is contained in:
lyswhut 2021-05-24 16:14:37 +08:00
parent f8b296645a
commit 16f011f63f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "lx-music-mobile",
"version": "0.1.7",
"version": "0.3.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -8655,8 +8655,8 @@
"integrity": "sha512-Ls9qiNZzW/OLFoI25wfjjAcrf2DZ975hn2vr6U9gyuxi2nooVbzQeFoQS5vQcbCt9QX5NY8ASEEAtlLdIa6KVg=="
},
"react-native-track-player": {
"version": "git+https://github.com/lyswhut/react-native-track-player.git#63d6e5147bba3ce476ee751756d0a7de5fe88757",
"from": "git+https://github.com/lyswhut/react-native-track-player.git#63d6e5147bba3ce476ee751756d0a7de5fe88757"
"version": "git+https://github.com/lyswhut/react-native-track-player.git#8c8acfa6f73c52b92fe8ed51d75aa60deba71ae7",
"from": "git+https://github.com/lyswhut/react-native-track-player.git#8c8acfa6f73c52b92fe8ed51d75aa60deba71ae7"
},
"react-native-vector-icons": {
"version": "8.1.0",

View File

@ -60,7 +60,7 @@
"react-native-pager-view": "^5.1.8",
"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#63d6e5147bba3ce476ee751756d0a7de5fe88757",
"react-native-track-player": "git+https://github.com/lyswhut/react-native-track-player.git#8c8acfa6f73c52b92fe8ed51d75aa60deba71ae7",
"react-native-vector-icons": "^8.1.0",
"react-redux": "^7.2.4",
"readable-stream": "1.0.33",