nyx

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

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

Merge pull request #57 from night0721/dependabot/npm_and_yarn/quickchart-js-3.0.0

Bump quickchart-js from 2.0.3 to 3.0.0
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -49,6 +49,6 @@ "goosecache": "^9.0.14", "moment": "^2.29.1", "mongoose": "^5.13.14", - "quickchart-js": "^2.0.3" + "quickchart-js": "^3.0.0" } }