summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorreverite <samantha@chalker.io>2018-06-12 21:48:23 -0700
committerreverite <samantha@chalker.io>2018-06-12 21:48:23 -0700
commitc2117010a9c9a10a493ee9f5ea68491f875a6817 (patch)
tree0446e2f658ad3300b268ebdf0394ffb2736d05d9 /package.json
parenta89ab4d8e6e47744e5b0dbe24d5639ccca48e183 (diff)
Let's try this again...
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index b0283a7..8957541 100644
--- a/package.json
+++ b/package.json
@@ -7,8 +7,8 @@
   "license": "MIT",
   "dependencies": {
     "mastodon": "^1.2.2",
-    "pg": "^7.4.1",
-    "pm2": "^2.10.2"
+    "pg": "^7.4.3",
+    "pm2": "^2.10.4"
   },
   "scripts": {
     "start": "pm2 start --no-daemon index.js --restart-delay 10000",