From 01a5140cecc80b7db5bda38829e98999af64ba8f Mon Sep 17 00:00:00 2001 From: Billy Snikkers Date: Tue, 31 Oct 2023 16:34:39 +0100 Subject: [PATCH] new wally lock --- wally.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wally.lock b/wally.lock index ca8680f..d923297 100644 --- a/wally.lock +++ b/wally.lock @@ -4,7 +4,7 @@ registry = "test" [[package]] name = "blinkybool/feather" -version = "0.2.0" +version = "0.2.1" dependencies = [] [[package]] @@ -19,8 +19,8 @@ dependencies = [] [[package]] name = "metauni/metaboard" -version = "1.4.2" -dependencies = [["Feather", "blinkybool/feather@0.2.0"], ["Promise", "evaera/promise@4.0.0"], ["Roact", "roblox/roact@1.4.4"], ["Sift", "csqrl/sift@0.0.4"]] +version = "1.5.0-rc1" +dependencies = [["Feather", "blinkybool/feather@0.2.1"], ["Promise", "evaera/promise@4.0.0"], ["Roact", "roblox/roact@1.4.4"], ["Sift", "csqrl/sift@0.0.4"]] [[package]] name = "roblox/roact"