We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b983daf commit 7c35e5aCopy full SHA for 7c35e5a
1 file changed
package.json
@@ -39,7 +39,7 @@
39
"cli:run": "bun run packages/node-runtime/src/cli.ts"
40
},
41
"engines": {
42
- "bun": ">=1.0.0",
+ "bun": ">=1.2.22",
43
"node": ">=22"
44
45
"dependencies": {
0 commit comments