diff --git a/bun.lockb b/bun.lockb index 2481a8d..0d6fbaf 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 026ecd4..743fd58 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,6 @@ "typescript": "^5.2.2" }, "dependencies": { - "@orama/orama": "^1.2.9" + "@orama/orama": "^2.0.0-beta.1" } }