Skip to content

Commit

Permalink
Chore/fix hono dependencies (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
naporin0624 committed Apr 8, 2024
1 parent c9b541b commit 2a92448
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/stupid-nails-swim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"y-durableobjects": patch
---

fix hono dependencies
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"yjs": "^13.6.12"
},
"peerDependencies": {
"hono": ">=3.7"
"hono": ">=4.2"
},
"volta": {
"node": "20.11.1"
Expand Down

0 comments on commit 2a92448

Please sign in to comment.