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-06-04 09:24:03 +09:00
parent 8a1b9aa9a8
commit aaa1c6d4b9

View File

@ -1,6 +1,6 @@
{
"name": "hono",
"version": "3.2.3",
"version": "3.2.4",
"description": "Ultrafast web framework for the Edges",
"main": "dist/cjs/index.js",
"type": "module",
@ -392,4 +392,4 @@
"engines": {
"node": ">=16.0.0"
}
}
}