0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-25 05:07:03 +01:00
This commit is contained in:
Yusuke Wada 2023-03-31 18:42:17 +09:00
parent e6669f7779
commit 8bdbfcc49b

View File

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