Skip to content

Commit

Permalink
fix: broken util
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Nov 8, 2024
1 parent 705d63e commit 89352b8
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 431 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,15 @@
"ufo": "^1.5.4",
"unified": "^11.0.5",
"unist-util-stringify-position": "^4.0.0",
"unist-util-visit": "^5.0.0",
"ws": "^8.18.0",
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.5",
"zod-to-ts": "^1.2.0"
},
"peerDependencies": {
"pg": "*",
"@libsql/client": "*"
"@libsql/client": "*",
"pg": "*"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241106.0",
Expand Down
Loading

0 comments on commit 89352b8

Please # to comment.