remove docker addon

This commit is contained in:
Aman Varshney
2025-03-23 22:53:38 +05:30
parent 9c8f386184
commit 5076bf4176
8 changed files with 8 additions and 107 deletions

View File

@@ -11,7 +11,7 @@
"compile": "bun build --compile --minify --sourcemap --bytecode ./src/index.ts --outfile server"
},
"dependencies": {
"@hono/node-server": "^1.13.8",
"@hono/node-server": "^1.14.0",
"@hono/trpc-server": "^0.3.4",
"@trpc/server": "^11.0.0",
"dotenv": "^16.4.7",