summary refs log tree commit diff homepage
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 081c541..0b03fca 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,8 @@
     "axios": "^0.18.0",
     "discord.js": "^11.4.2",
     "emoji-strip": "^1.0.1",
-    "express": "^4.16.4"
+    "express": "^4.16.4",
+    "tail": "^2.0.1"
   },
   "devDependencies": {
     "standard": "^12.0.1"