diff --git a/bun.lockb b/bun.lockb index d6fc185..cf39abc 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 598c595..9c239f6 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,6 @@ "typescript": "^5.0.0" }, "dependencies": { - "@mrleebo/prisma-ast": "^0.10.1", "brotli-wasm": "^2.0.1", "exit-hook": "^4.0.0", "firebase-admin": "^11.11.0", diff --git a/pkgs/package.json b/pkgs/package.json index e0fcdb1..c71dad5 100644 --- a/pkgs/package.json +++ b/pkgs/package.json @@ -8,6 +8,7 @@ "execa": "^8.0.1", "rambda": "^9.1.0", "fs-jetpack": "^5.1.0", + "@mrleebo/prisma-ast": "^0.10.1", "lmdb": "^2.8.5", "mime": "^3.0.0", "pino": "^8.15.3",