Fix changing songs and add LRU cache

This commit is contained in:
wvffle 2022-10-26 22:47:53 +00:00 committed by Georg Krause
commit 1be6701752
No known key found for this signature in database
GPG key ID: 2970D504B2183D22
9 changed files with 59 additions and 16 deletions

View file

@ -36,6 +36,7 @@
"idb-keyval": "^6.2.0",
"js-logger": "1.6.1",
"lodash-es": "4.17.21",
"lru-cache": "^7.14.0",
"moment": "2.29.4",
"qs": "6.11.0",
"showdown": "2.1.0",