0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-24 19:26:56 +01:00
This commit is contained in:
Yusuke Wada 2024-07-20 23:10:42 +09:00
parent 4171896681
commit 0535579de5

View File

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