From f37208e1fea96caffa1f57f38563d875ab3eba56 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Sun, 20 Aug 2017 20:33:08 +0000 Subject: [PATCH] Update Deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27413a80..a2eaecd8 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "discord.js": "github:hydrabolt/discord.js", "discord.js-commando": "github:gawdl3y/discord.js-commando", "erlpack": "github:hammerandchisel/erlpack", - "mathjs": "^3.16.1", + "mathjs": "^3.16.2", "moment": "^2.18.1", "moment-duration-format": "^1.3.0", "node-opus": "^0.2.6",