0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-21 18:18:57 +01:00
This commit is contained in:
Yusuke Wada 2024-09-17 10:15:40 +09:00
parent 27a57c3f67
commit b5c6285b84

View File

@ -1,6 +1,6 @@
{
"name": "hono",
"version": "4.6.1",
"version": "4.6.2",
"description": "Web framework built on Web Standards",
"main": "dist/cjs/index.js",
"type": "module",
@ -647,4 +647,4 @@
"engines": {
"node": ">=16.9.0"
}
}
}