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:
dependabot[bot]
2019-03-13 08:59:22 -04:00
committed by Daniel Odendahl Jr
parent 0cad89f232
commit 6c297d8105
+1 -1
View File
@@ -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",