From f56a367e0cd6766140db2d3b30a1c57bff4d9a14 Mon Sep 17 00:00:00 2001 From: Matt Cowger Date: Tue, 7 Jul 2026 02:35:29 +0000 Subject: [PATCH] chore: add cross-env mise tool --- .mise.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.mise.toml b/.mise.toml index 554d085a5..d8b23e02b 100644 --- a/.mise.toml +++ b/.mise.toml @@ -7,3 +7,4 @@ _.path = [ [tools] java = "17" +"npm:cross-env" = "latest"