From 2c63075f255687131ce077d2c8de7b8735d60169 Mon Sep 17 00:00:00 2001 From: Ninjune Date: Fri, 28 Oct 2022 18:34:34 -0500 Subject: Updated to 1.5.1 (bug fixes) --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'metadata.json') diff --git a/metadata.json b/metadata.json index 49f1375..6853f20 100644 --- a/metadata.json +++ b/metadata.json @@ -4,5 +4,5 @@ "entry": "index.js", "description": "Simple Coleweight module to measure mining progression.", "version": "1.5.0", - "requires": ["axios", "PogData"] + "requires": ["axios", "PogData", "Vigilance"] } \ No newline at end of file -- cgit