This commit is contained in:
Rizky 2024-01-25 12:32:39 +07:00
parent 176ee4f309
commit 4ec293342f
3 changed files with 4 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

BIN
dockerzip

Binary file not shown.

View File

@ -17,5 +17,7 @@
"peerDependencies": { "peerDependencies": {
"typescript": "^5.0.0" "typescript": "^5.0.0"
}, },
"dependencies": { "firebase-admin": "^11.11.0" } "dependencies": {
} "firebase-admin": "^11.11.0"
}
}