We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50774f commit 6cb573aCopy full SHA for 6cb573a
tests/snapshots/bun-hono.txt
@@ -8,6 +8,6 @@ Meta:
8
framework: "hono"
9
initCmd: "RUN npm install -g bun@latest"
10
installCmd: "RUN bun install"
11
- nodeVersion: "20"
+ nodeVersion: "22"
12
packageManager: "bun"
13
startCmd: "bun run --hot src/index.ts"
0 commit comments