From adb1c854db7e185223f9fa17efc7fb5eeccf6ba2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 13 Jan 2023 00:36:28 -0800 Subject: Updated to use BN depends. --- modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modinfo.json') diff --git a/modinfo.json b/modinfo.json index 9eee7bc..09fe707 100644 --- a/modinfo.json +++ b/modinfo.json @@ -6,6 +6,6 @@ "authors": ["jc_gargma"], "description": "Fixes assorted recipe bugs that don't make sense.", "category": "rebalance", - "dependencies": [ "dda" ] + "dependencies": [ "bn" ] } ] -- cgit v1.2.1