Update mathjs requirement to ^5.0.0 (#14)

Updates the requirements on [mathjs](https://github.com/josdejong/mathjs) to permit the latest version.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/master/HISTORY.md)
- [Commits](https://github.com/josdejong/mathjs/commits/v5.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-06-18 17:36:17 -04:00
committed by Daniel Odendahl Jr
parent 8448b0e1a8
commit 242f3dcbf5
+1 -1
View File
@@ -37,7 +37,7 @@
"discord.js": "github:discordjs/discord.js",
"discord.js-commando": "github:discordjs/Commando",
"erlpack": "github:discordapp/erlpack",
"mathjs": "^4.4.2",
"mathjs": "^5.0.0",
"node-opus": "^0.3.0",
"node-superfetch": "^0.1.2",
"pg": "^6.4.2",