mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Fix dev startup with embedded postgres reuse
This commit is contained in:
parent
920bc4c70f
commit
7a06a577ce
4 changed files with 69 additions and 49 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"dependencies": {
|
||||
"@paperclipai/shared": "workspace:*",
|
||||
"drizzle-orm": "^0.38.4",
|
||||
"embedded-postgres": "^18.1.0-beta.16",
|
||||
"postgres": "^3.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue