🐳 Removed calibre from Dockerfile

This commit is contained in:
2022-03-22 22:02:47 -07:00
parent 8181afdf88
commit 0572e22ee9
9 changed files with 275 additions and 428 deletions

View File

@@ -21,8 +21,6 @@
"author": "",
"devDependencies": {
"@types/lodash": "^4.14.168",
"@types/node-7z": "^2.1.4",
"@types/unzipper": "^0.10.3",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"7zip-bin": "^5.1.1",
@@ -63,15 +61,13 @@
"lodash": "^4.17.21",
"mkdirp": "^0.5.5",
"moleculer": "^0.14.19",
"moleculer-addons": "github:rishighan/moleculer-addons#master",
"moleculer-bull": "^0.2.8",
"moleculer-bull": "github:rishighan/moleculer-bull",
"moleculer-db": "^0.8.13",
"moleculer-db-adapter-mongo": "^0.4.7",
"moleculer-db-adapter-mongoose": "^0.8.9",
"moleculer-web": "^0.10.4",
"mongoosastic-ts": "^5.0.7",
"mongoose": "^5.12.7",
"mongoose-elasticsearch-xp": "^5.8.0",
"mongoose-paginate-v2": "^1.3.18",
"nats": "^1.3.2",
"node-7z-forall": "^2.1.5",
@@ -79,7 +75,7 @@
"node-unrar-js": "^1.0.5",
"sharp": "^0.30.3",
"socket.io": "^4.4.0",
"threetwo-ui-typings": "^1.0.13",
"threetwo-ui-typings": "^1.0.14",
"through2": "^4.0.2",
"unrar": "^0.2.0",
"xml2js": "^0.4.23"