Remove moment and moment-duration-format

This commit is contained in:
Daniel Odendahl Jr
2017-08-30 22:14:24 +00:00
parent 158716a453
commit 7d1adaec39
14 changed files with 36 additions and 36 deletions
+1 -3
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "34.0.1",
"version": "34.0.2",
"description": "Your personal server companion.",
"main": "Shard.js",
"scripts": {
@@ -36,8 +36,6 @@
"discord.js": "github:hydrabolt/discord.js",
"discord.js-commando": "github:gawdl3y/discord.js-commando",
"erlpack": "github:hammerandchisel/erlpack",
"moment": "^2.18.1",
"moment-duration-format": "^1.3.0",
"node-opus": "^0.2.6",
"snekfetch": "^3.2.9",
"uws": "^8.14.1",