🪵 Logger scaffold

This commit is contained in:
2021-09-16 14:46:01 -07:00
parent 16d9b50f21
commit a74ac6464f
7 changed files with 168 additions and 223 deletions

View File

@@ -30,6 +30,8 @@
"jest": "^25.1.0",
"jest-cli": "^25.1.0",
"moleculer-repl": "^0.6.2",
"pino": "^6.13.2",
"pino-pretty": "^7.0.0",
"ts-jest": "^25.3.0",
"ts-node": "^8.8.1"
},
@@ -58,12 +60,10 @@
"node-7z": "^3.0.0",
"node-calibre": "^2.1.1",
"node-unrar-js": "^1.0.2",
"pino": "^6.11.3",
"pino-pretty": "^4.7.1",
"sharp": "^0.28.1",
"socket.io": "^4.1.1",
"socket.io-stream": "^0.5.3",
"threetwo-ui-typings": "^1.0.3",
"threetwo-ui-typings": "^1.0.4",
"typescript": "^3.8.3",
"xml2js": "^0.4.23"
},