pull/12/head
Yusuke Wada 2022-12-24 20:27:27 +09:00
parent fdb50b7e53
commit f5907fcd4f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@hono/hello",
"version": "0.0.8",
"version": "0.0.9",
"description": "An example of third-party middleware for Hono",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -27,4 +27,4 @@
"dependencies": {
"hono": "^2.6.2"
}
}
}