Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou committed Feb 19, 2024
1 parent a56572c commit 260e6fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"bun-types": "^1.0.7",
"esbuild": "^0.19.5",
"hono": "^4.0.1",
"queue-tick": "^1.0.1"
"queue-tick": "^1.0.1",
"yallist": "^4.0.0"
}
}

0 comments on commit 260e6fe

Please sign in to comment.