Skip to content

Commit

Permalink
Install @remix-run/server-runtime and upgrade Hono
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed Jul 23, 2023
1 parent fc7bcf5 commit 6bc076e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 31 deletions.
47 changes: 17 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"test": "vitest"
},
"dependencies": {
"hono": "^3.3.0"
"@remix-run/server-runtime": "^1.19.1",
"hono": "^3.3.3"
},
"optionalDependencies": {
"@remix-run/cloudflare": "^1.19.1"
Expand Down

0 comments on commit 6bc076e

Please sign in to comment.