0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-21 18:18:57 +01:00

v4.5.0-rc.2

This commit is contained in:
Yusuke Wada 2024-06-29 17:39:50 +09:00
parent 204e10b7ce
commit f2908d62fb

View File

@ -1,6 +1,6 @@
{
"name": "hono",
"version": "4.5.0-rc.1",
"version": "4.5.0-rc.2",
"description": "Web framework built on Web Standards",
"main": "dist/cjs/index.js",
"type": "module",
@ -608,4 +608,4 @@
"engines": {
"node": ">=16.0.0"
}
}
}