diff --git a/mise.toml b/mise.toml new file mode 100644 index 0000000..555c270 --- /dev/null +++ b/mise.toml @@ -0,0 +1,3 @@ +[tools] +bun = "latest" +node = "24"