diff --git a/bun/bun.lockb b/bun/bun.lockb index 85176c1..d2f1949 100755 Binary files a/bun/bun.lockb and b/bun/bun.lockb differ diff --git a/bun/package.json b/bun/package.json index 53dbc88..2d1d9e2 100644 --- a/bun/package.json +++ b/bun/package.json @@ -11,5 +11,8 @@ }, "peerDependencies": { "typescript": "^5.3.3" + }, + "dependencies": { + "bun": "^1.1.21" } } \ No newline at end of file