bump up
parent
f5907fcd4f
commit
818c8fd961
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@hono/hello",
|
"name": "@hono/hello",
|
||||||
"version": "0.0.9",
|
"version": "0.0.10",
|
||||||
"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",
|
||||||
|
@ -27,4 +27,4 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"hono": "^2.6.2"
|
"hono": "^2.6.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue