We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b7b38 commit 8be5afbCopy full SHA for 8be5afb
package.json
@@ -25,7 +25,7 @@
25
"build": "bun build.ts"
26
},
27
"devDependencies": {
28
- "@types/bun": "v1.30.0",
+ "@types/bun": "^1.3.1",
29
"@types/node": "22.13.5",
30
"typescript": "5.9",
31
"@typescript-eslint/eslint-plugin": "^8.46.2",
0 commit comments