chore(hello): fix `package.json` (#3)

pull/4/head
Yusuke Wada 2022-10-16 18:26:05 +09:00 committed by GitHub
parent 94bb96fece
commit a5969fd419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@honojs/hello",
"version": "0.0.7",
"version": "0.0.6",
"description": "An example of third-party middleware for Hono",
"main": "dist/index.js",
"types": "dist/index.d.ts",