summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8957541..2439014 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
   "author": "@mykola@a.weirder.earth",
   "license": "MIT",
   "dependencies": {
-    "mastodon": "^1.2.2",
+    "node-fetch": "^2.2.0",
     "pg": "^7.4.3",
     "pm2": "^2.10.4"
   },