Upgrade React Player to 4.11.2, fix to MediaSession "close" action

This commit is contained in:
Deluan
2020-04-14 01:42:07 -04:00
parent 4dff067e0b
commit 88f44b2e77
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"react": "^16.13.1",
"react-admin": "^3.3.3",
"react-dom": "^16.13.1",
"react-jinke-music-player": "^4.11.1",
"react-jinke-music-player": "^4.11.2",
"react-redux": "^7.2.0",
"react-scripts": "^3.4.1"
},