mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-01-18 00:49:37 +00:00
Add lru-cache dependency
This commit is contained in:
parent
6a722102c5
commit
4299627f5f
2 changed files with 177 additions and 6 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"express": "^4.17.1",
|
||||
"graceful-fs": "^4.2.10",
|
||||
"htmlparser2": "^8.0.1",
|
||||
"lru-cache": "^10.0.2",
|
||||
"node-tone": "^1.0.1",
|
||||
"nodemailer": "^6.9.2",
|
||||
"sequelize": "^6.32.1",
|
||||
|
|
@ -46,4 +47,4 @@
|
|||
"devDependencies": {
|
||||
"nodemon": "^2.0.20"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue