mirror of
https://github.com/honojs/hono.git
synced 2024-12-01 03:40:50 +01:00
chore(example): upgrade hono
This commit is contained in:
parent
6e370231b2
commit
515b7ff32b
@ -12,7 +12,7 @@
|
||||
"author": "Yusuke Wada <yusuke@kamawada.com> (https://github.com/yusukebe)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"hono": "^0.5.1"
|
||||
"hono": "^0.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^3.3.1",
|
||||
@ -23,4 +23,4 @@
|
||||
"jest-node-exports-resolver": "^1.1.5",
|
||||
"miniflare": "^2.3.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user