mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-26 13:49:38 +00:00
Change: njodb version bump, Fix: Socket reconnect & toast, Fix: Mobile config nav drawer
This commit is contained in:
parent
2af017e3b1
commit
d115382abe
6 changed files with 81 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "audiobookshelf",
|
||||
"version": "1.6.8",
|
||||
"version": "1.6.9",
|
||||
"description": "Self-hosted audiobook server for managing and playing audiobooks",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"ip": "^1.1.5",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"libgen": "^2.1.0",
|
||||
"njodb": "^0.4.24",
|
||||
"njodb": "^0.4.26",
|
||||
"node-cron": "^3.0.0",
|
||||
"node-stream-zip": "^1.15.0",
|
||||
"podcast": "^1.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue