diff --git a/mise/config.toml b/mise/config.toml index ffcdb82..74ad940 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -1,6 +1,6 @@ [tools] go = "latest" -node = "latest" +node = "20" rust = "latest" bun = "latest" dotnet = "8"