From f46864dce3ad11a45c3d61c7cdd35b01efb427ba Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Wed, 30 Aug 2017 12:41:12 +0000 Subject: [PATCH] Bump mathjs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0871b509..cc2c381c 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.2", + "mathjs": "^3.16.3", "moment": "^2.18.1", "moment-duration-format": "^1.3.0", "node-opus": "^0.2.6",