mirror of
https://github.com/honojs/hono.git
synced 2024-11-21 18:18:57 +01:00
v4.6.4
This commit is contained in:
parent
04e5897b7d
commit
7c36339d14
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hono",
|
"name": "hono",
|
||||||
"version": "4.6.3",
|
"version": "4.6.4",
|
||||||
"description": "Web framework built on Web Standards",
|
"description": "Web framework built on Web Standards",
|
||||||
"main": "dist/cjs/index.js",
|
"main": "dist/cjs/index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
@ -645,4 +645,4 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.9.0"
|
"node": ">=16.9.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user