Switch to react-redux for the music player

This commit is contained in:
Tristan Daniël Maat 2020-03-27 22:23:31 +00:00 committed by Tristan Daniël Maat
parent 5d4ed8e167
commit 4d013e37a4
Signed by: tlater
GPG key ID: 49670FD774E43268
21 changed files with 574 additions and 450 deletions

5
package-lock.json generated
View file

@ -3125,6 +3125,11 @@
}
}
},
"classnames": {
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz",
"integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q=="
},
"clean-css": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz",