0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-24 11:07:29 +01:00
This commit is contained in:
Yusuke Wada 2024-10-26 11:19:12 +09:00
parent 10a5e65e85
commit 7e11832526

View File

@ -1,6 +1,6 @@
{
"name": "hono",
"version": "4.6.6",
"version": "4.6.7",
"description": "Web framework built on Web Standards",
"main": "dist/cjs/index.js",
"type": "module",