fix: stabilize paperclipai run server import errors

This commit is contained in:
Dotta
2026-03-04 10:02:23 -06:00
parent a95e38485d
commit 3ae9d95354
3 changed files with 14 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
"@paperclipai/adapter-utils": "workspace:*",
"@paperclipai/db": "workspace:*",
"@paperclipai/shared": "workspace:*",
"better-auth": "^1.3.8",
"better-auth": "1.4.18",
"detect-port": "^2.1.0",
"dotenv": "^17.0.1",
"drizzle-orm": "^0.38.4",