We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28881df commit cb08676Copy full SHA for cb08676
apps/api/package.json
@@ -25,6 +25,7 @@
25
"dayjs": "^1.11.13",
26
"elysia": "^1.3.20",
27
"jszip": "^3.10.1",
28
+ "pino": "^9.9.0",
29
"pino-pretty": "^13.1.1"
30
}
31
bun.lock
@@ -27,6 +27,7 @@
"pino-pretty": "^13.1.1",
32
},
33
"devDependencies": {
0 commit comments