Skip to content

Commit

Permalink
chore: add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky3028 committed Sep 10, 2023
1 parent 5e4263e commit 2c7ddd3
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 35 deletions.
3 changes: 3 additions & 0 deletions apps/auto-run-ac-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230419.0",
"better-sqlite3": "^8.6.0",
"drizzle-kit": "^0.19.13",
"eslint": "^8.48.0",
"eslint-config-custom": "workspace:*",
"prettier": "^3.0.1",
Expand All @@ -23,6 +25,7 @@
"dependencies": {
"@hono/zod-validator": "^0.1.8",
"cloudflare-env": "workspace:*",
"drizzle-orm": "^0.28.6",
"hono": "^3.5.4",
"zod": "^3.22.1"
}
Expand Down
Loading

0 comments on commit 2c7ddd3

Please sign in to comment.