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-01-19 08:09:30 +09:00
parent b78ca3d388
commit cce2b3cd21

View File

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