mirror of
https://github.com/honojs/hono.git
synced 2024-11-30 01:56:18 +01:00
v2.0.3
This commit is contained in:
parent
5f60a18227
commit
b3e63fb087
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hono",
|
"name": "hono",
|
||||||
"version": "2.0.2",
|
"version": "2.0.3",
|
||||||
"description": "Ultrafast web framework for Cloudflare Workers.",
|
"description": "Ultrafast web framework for Cloudflare Workers.",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
@ -165,4 +165,4 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=11.0.0"
|
"node": ">=11.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user