From 4ec4576fc5dbbc990f42b19828af6aa7a5bf8335 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Wed, 1 Apr 2026 23:28:35 +0800 Subject: [PATCH] chore: remove Node.js from mise.toml (pure Bun project) --- mise.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/mise.toml b/mise.toml index 132a4c0..e4d3255 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,2 @@ [tools] bun = "1" -node = "24"