diff --git a/bun.lockb b/bun.lockb index 6431694..621302c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c6ecad4..6833882 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@biomejs/biome": "^1.8.3" }, "peerDependencies": { - "typescript": "^5.3.3" + "typescript": "^5.3.3 || ^6.0.0" }, "dependencies": { "@inquirer/prompts": "^7.0.0",