From 4b775d12e10fa82b8030e40e0376b0cd380fb15d Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 13 Jan 2023 00:39:10 -0800 Subject: Updated to use BN depends. --- modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modinfo.json b/modinfo.json index e4620bf..90261a8 100644 --- a/modinfo.json +++ b/modinfo.json @@ -6,6 +6,6 @@ "authors": ["jc_gargma"], "description": "Fix several typos and flag inconsistencies in the exoskeleton equipment.", "category": "rebalance", - "dependencies": [ "dda" ] + "dependencies": [ "bn" ] } ] -- cgit v1.2.1