diff --git a/bun.lockb b/bun.lockb index 835ca70..5b64b6a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1122318..681c796 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@types/bun": "latest" }, "peerDependencies": { - "typescript": "^5.0.0" + "typescript": "^5.0.0 || ^6.0.0" }, "dependencies": { "@prisma/client": "^5.17.0",