summaryrefslogtreecommitdiffhomepage
path: root/cloud
diff options
context:
space:
mode:
Diffstat (limited to 'cloud')
-rw-r--r--cloud/core/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/cloud/core/package.json b/cloud/core/package.json
index eeebf4392..9fc71f056 100644
--- a/cloud/core/package.json
+++ b/cloud/core/package.json
@@ -7,6 +7,7 @@
"dependencies": {
"@aws-sdk/client-sts": "3.782.0",
"drizzle-orm": "0.41.0",
+ "postgres": "3.4.7",
"stripe": "18.0.0",
"ulid": "3.0.0"
},