chore(hello): fix `package.json` (#3)
parent
94bb96fece
commit
a5969fd419
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@honojs/hello",
|
"name": "@honojs/hello",
|
||||||
"version": "0.0.7",
|
"version": "0.0.6",
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in New Issue