We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a562c73 commit 5433435Copy full SHA for 5433435
2 files changed
examples/bun/typescript/bun.lockb
16 Bytes
examples/bun/typescript/package.json
@@ -12,6 +12,6 @@
12
"@types/bun": "^1.3.13"
13
},
14
"peerDependencies": {
15
- "typescript": "^5.9.3"
+ "typescript": "^5.9.3 || ^6.0.0"
16
}
17
0 commit comments