0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-29 01:32:12 +01:00
This commit is contained in:
Yusuke Wada 2024-02-17 22:50:39 +09:00
parent e2f1d145bd
commit f87373eff6

View File

@ -1,6 +1,6 @@
{
"name": "hono",
"version": "4.0.3",
"version": "4.0.4",
"description": "Ultrafast web framework for the Edges",
"main": "dist/cjs/index.js",
"type": "module",
@ -537,4 +537,4 @@
"engines": {
"node": ">=16.0.0"
}
}
}