nyx

The first CODM discrod bot -- cath.exe Template
git clone https://codeberg.org/night0721/nyx
Log | Files | Refs | LICENSE

commit cd59a40d194c7ea22ea2735dbf569355f9b33367
parent 138be9072dde0841768f563176df48243890d544
Author: Night Kaly <[email protected]>
Date:   Wed,  2 Mar 2022 11:07:27 +0000

Merge pull request #55 from night0721/dependabot/npm_and_yarn/dotenv-16.0.0

Bump dotenv from 15.0.1 to 16.0.0
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -43,7 +43,7 @@ "axios": "^0.25.0", "cath": "^1.4.7", "discord.js": "^13.6.0", - "dotenv": "^15.0.0", + "dotenv": "^16.0.0", "erela.js": "^2.3.3", "erela.js-spotify": "^1.2.0", "goosecache": "^9.0.14",