build: switch from fnm to mise for node and pnpm management

This commit is contained in:
Lucas Oskorep
2026-09-07 15:28:18 -04:00
parent d4b31fd2fd
commit 006f10a675
4 changed files with 12 additions and 12 deletions
+3
View File
@@ -0,0 +1,3 @@
[tools]
node = "26"
pnpm = "12.3.4"