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 ae0fad0 commit 9f15936Copy full SHA for 9f15936
bun.lock
@@ -8,7 +8,7 @@
8
"prettier": "^3.6.2",
9
},
10
"peerDependencies": {
11
- "typescript": "^5",
+ "typescript": "^5.9.3",
12
13
14
package.json
@@ -10,7 +10,7 @@
"README.md",
"LICENSE"
],
- "version": "1.0.0",
+ "version": "1.0.1",
"private": false,
15
"devDependencies": {
16
"@types/bun": "latest",
0 commit comments