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 2022-07-02 18:32:55 +09:00
parent d589ef0a7b
commit 7be6315ced

View File

@ -1,6 +1,6 @@
{
"name": "hono",
"version": "1.6.0-0",
"version": "1.6.0",
"description": "Ultrafast web framework for Cloudflare Workers.",
"main": "dist/index.js",
"types": "dist/index.d.ts",