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", "name": "@hono/hello",
"version": "0.0.8", "version": "0.0.9",
"description": "An example of third-party middleware for Hono", "description": "An example of third-party middleware for Hono",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",