commit 1c6fc220ead3183aa3b39ec7ae40389dae3dfbb5 Author: Willem van den Ende Date: Mon Apr 20 22:42:59 2026 +0100 set node to 24 diff --git a/mise.toml b/mise.toml new file mode 100644 index 0000000..14c0e47 --- /dev/null +++ b/mise.toml @@ -0,0 +1,6 @@ +[tools] +bun = "latest" +elixir = "latest" +erlang = "latest" +node = "24" +python = "3.12"