Skip to content

Commit

Permalink
Merging a4f0854 into trunk-temp/pr-804/b73bbf2d-ddf4-4b29-847a-295d7b…
Browse files Browse the repository at this point in the history
…ac75bc
  • Loading branch information
trunk-io[bot] authored Jun 7, 2024
2 parents de15757 + a4f0854 commit f467c63
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
Binary file modified examples/bun-hono-rl/bun.lockb
Binary file not shown.
16 changes: 14 additions & 2 deletions examples/bun-hono-rl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,26 @@
"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:*",
"hono": "^4.3.7"
},
"devDependencies": {
"@types/bun": "1.1.2"
"@types/bun": "1.1.3"
},
"peerDependencies": {
"typescript": "5.4.5"
Expand Down

0 comments on commit f467c63

Please sign in to comment.