From 093f5f61e9ea9832da18dce35882a75ea0717339 Mon Sep 17 00:00:00 2001 From: dragonfire535 Date: Thu, 28 Dec 2017 20:53:59 +0000 Subject: [PATCH] deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37ab6128..5f76b37f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "discord.js": "github:hydrabolt/discord.js", "discord.js-commando": "github:dragonfire535/discord.js-commando#default-functions", "erlpack": "github:discordapp/erlpack", - "mathjs": "^3.18.0", + "mathjs": "^3.18.1", "node-opus": "^0.2.7", "snekfetch": "^3.6.1", "uws": "^8.14.1",