🏗️ Refactor for import of downloaded comics to use socket.io
This commit is contained in:
@@ -73,7 +73,6 @@
|
||||
"mongoose-paginate-v2": "^1.3.18",
|
||||
"nats": "^1.3.2",
|
||||
"node-calibre": "^2.1.1",
|
||||
"node-unrar-js": "^1.0.5",
|
||||
"opds-extra": "^3.0.9",
|
||||
"p7zip-threetwo": "^1.0.4",
|
||||
"sanitize-filename-ts": "^1.0.2",
|
||||
@@ -85,7 +84,7 @@
|
||||
"xml2js": "^0.4.23"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.x.x"
|
||||
"node": ">= 18.x.x"
|
||||
},
|
||||
"jest": {
|
||||
"coverageDirectory": "<rootDir>/coverage",
|
||||
|
||||
Reference in New Issue
Block a user