diff options
-rw-r--r-- | examples/hono/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hono/package.json b/examples/hono/package.json index 10b123864..46e977334 100644 --- a/examples/hono/package.json +++ b/examples/hono/package.json @@ -1,6 +1,6 @@ { "version": "1.0.0", - "name": "hono", + "name": "@bun-examples/hono", "main": "src/index.js", "devDependencies": { "bun-types": "^0.0.83" |