From 349a4cb59b611bc6389a56532b842e6305a54110 Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Sat, 10 Aug 2024 16:31:49 +0530 Subject: [PATCH] chore(tooling): use rokit managed just instead --- rokit.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/rokit.toml b/rokit.toml index 4441174..2e05887 100644 --- a/rokit.toml +++ b/rokit.toml @@ -2,3 +2,4 @@ luau-lsp = "JohnnyMorganz/luau-lsp@1.29.1" selene = "Kampfkarren/selene@0.27.1" stylua = "JohnnyMorganz/StyLua@0.20.0" +just = "casey/just@1.34.0"