summary refs log tree commit diff homepage
path: root/package.json
diff options
context:
space:
mode:
authordestruc7i0n <dscdsouza@outlook.com>2019-02-11 20:00:25 -0500
committerdestruc7i0n <dscdsouza@outlook.com>2019-02-11 20:00:25 -0500
commita5e932adbe930630d68a81d625b9499379eeeb63 (patch)
tree3041832d99401c104cd7706c9d0a6a9db9c8ed14 /package.json
parentLet's make this usable again! (diff)
downloadshulker-a5e932adbe930630d68a81d625b9499379eeeb63.tar.gz
shulker-a5e932adbe930630d68a81d625b9499379eeeb63.zip
Local file support
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"