summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-07 11:31:04 -0700
committer8cy <[email protected]>2020-04-07 11:31:04 -0700
commitffe5c7d561396e1dd752c8a0db8a48fed0254b3c (patch)
tree3b8d3602a305e952f132c54e611bc71e43f0a1c2 /package.json
parentnew token, v1.0.1 (diff)
downloadchester-ffe5c7d561396e1dd752c8a0db8a48fed0254b3c.tar.xz
chester-ffe5c7d561396e1dd752c8a0db8a48fed0254b3c.zip
add uptime command, v1.0.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9e0f1e4..4910456 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,8 @@
"emoji-random": "^0.1.2",
"ffmpeg-static": "^4.0.1",
"is-image-url": "^1.1.8",
+ "moment": "^2.24.0",
+ "moment-duration-format": "^2.3.2",
"ytdl-core": "^2.0.1"
}
}