From 52ca612f1799a766773f5b287200dc9c3ca59fe9 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Tue, 6 May 2025 10:00:43 -0400 Subject: [PATCH] fix mise tool name --- mise.local.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.local.toml b/mise.local.toml index b800600..59a67ac 100644 --- a/mise.local.toml +++ b/mise.local.toml @@ -1,2 +1,2 @@ [tools] -npm = "latest" +node = "latest"