0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-25 13:19:30 +01:00
This commit is contained in:
Yusuke Wada 2023-10-22 23:40:43 +09:00
parent 3c6b18fb2f
commit 61622d8cc4

View File

@ -1,6 +1,6 @@
{
"name": "hono",
"version": "3.8.2",
"version": "3.8.3",
"description": "Ultrafast web framework for the Edges",
"main": "dist/cjs/index.js",
"type": "module",