0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-21 18:18:57 +01:00
This commit is contained in:
Yusuke Wada 2024-07-27 18:05:28 +09:00
parent 8da482ac4f
commit a63bcfd6fb

View File

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