mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Update dotenv requirement from ^6.2.0 to ^7.0.0 (#28)
Updates the requirements on [dotenv](https://github.com/motdotla/dotenv) to permit the latest version. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v6.2.0...v7.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Daniel Odendahl Jr
parent
0cad89f232
commit
6c297d8105
+1
-1
@@ -38,7 +38,7 @@
|
||||
"custom-translate": "^2.2.8",
|
||||
"discord.js": "github:discordjs/discord.js",
|
||||
"discord.js-commando": "github:discordjs/Commando",
|
||||
"dotenv": "^6.2.0",
|
||||
"dotenv": "^7.0.0",
|
||||
"erlpack": "github:discordapp/erlpack",
|
||||
"mathjs": "^5.7.0",
|
||||
"moment": "^2.24.0",
|
||||
|
||||
Reference in New Issue
Block a user