Fix changing songs and add LRU cache
This commit is contained in:
parent
ccb905b004
commit
1be6701752
9 changed files with 59 additions and 16 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue