0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 02:27:49 +01:00
This commit is contained in:
Yusuke Wada 2023-02-20 19:53:09 +09:00
parent 2c5b9891bd
commit 96bd5258d1

View File

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