Skip to content

Commit cb08676

Browse files
committed
fix: downtime
1 parent 28881df commit cb08676

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

apps/api/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"dayjs": "^1.11.13",
2626
"elysia": "^1.3.20",
2727
"jszip": "^3.10.1",
28+
"pino": "^9.9.0",
2829
"pino-pretty": "^13.1.1"
2930
}
3031
}

bun.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"dayjs": "^1.11.13",
2828
"elysia": "^1.3.20",
2929
"jszip": "^3.10.1",
30+
"pino": "^9.9.0",
3031
"pino-pretty": "^13.1.1",
3132
},
3233
"devDependencies": {

0 commit comments

Comments
 (0)