0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
This commit is contained in:
Yusuke Wada 2023-01-23 08:37:44 +09:00
parent 033f23189c
commit 1908be8f7e

View File

@ -1,6 +1,6 @@
{
"name": "hono",
"version": "2.7.3",
"version": "2.7.4",
"description": "Ultrafast web framework for Cloudflare Workers, Deno, and Bun.",
"main": "dist/cjs/index.js",
"type": "module",