We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b80e51 commit dbafb6cCopy full SHA for dbafb6c
typescript/package.json
@@ -19,7 +19,7 @@
19
"build-types": "tsc src/bufferfish.ts --declaration --emitDeclarationOnly --outfile dist/index.d.ts"
20
},
21
"devDependencies": {
22
- "@types/bun": "^1.1.6",
+ "@types/bun": "^1.1.8",
23
"prettier": "^3.3.3",
24
"typescript": "^5.5.4"
25
}
0 commit comments