commit pending work before moving to vercel

This commit is contained in:
2024-04-29 16:49:47 +02:00
parent bb27c5154e
commit 5220496061
7 changed files with 54 additions and 14 deletions

View File

@@ -6,8 +6,10 @@
},
"dependencies": {
"@libsql/client": "^0.6.0",
"@octokit/webhooks-types": "^7.5.1",
"drizzle-orm": "^0.30.9",
"hono": "^4.2.5"
"hono": "^4.2.5",
"octokit": "^3.2.0"
},
"type": "module",
"devDependencies": {