mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 15:56:52 +02:00
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:
committed by
Daniel Odendahl Jr
parent
8448b0e1a8
commit
242f3dcbf5
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user