summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4387862..4c410fc 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,7 @@
   "author": "@mykola@a.weirder.earth",
   "license": "MIT",
   "dependencies": {
-    "mastodon": "^1.1.1"
+    "mastodon": "^1.1.1",
+    "pg": "^6.1.5"
   }
 }