diff --git a/examples/bun-hono-rl/bun.lockb b/examples/bun-hono-rl/bun.lockb index 04da6d589..ff3b16027 100755 Binary files a/examples/bun-hono-rl/bun.lockb and b/examples/bun-hono-rl/bun.lockb differ diff --git a/examples/bun-hono-rl/package.json b/examples/bun-hono-rl/package.json index 4f2209ba2..4c8c906da 100644 --- a/examples/bun-hono-rl/package.json +++ b/examples/bun-hono-rl/package.json @@ -4,7 +4,19 @@ "module": "index.ts", "type": "module", "workspaces": [ - "../../*" + "../../analyze", + "../../arcjet", + "../../arcjet-bun", + "../../duration", + "../../eslint-config", + "../../headers", + "../../ip", + "../../logger", + "../../protocol", + "../../rollup-config", + "../../runtime", + "../../sprintf", + "../../tsconfig" ], "dependencies": { "@arcjet/bun": "workspace:*",