diff --git a/.node-version b/.node-version index a45fd52..2bd5a0a 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -24 +22 diff --git a/mise.toml b/mise.toml index 115c747..3567829 100644 --- a/mise.toml +++ b/mise.toml @@ -2,5 +2,5 @@ _.path = ["{{config_root}}/node_modules/.bin"] [tools] -node = "24" +node = "22" pnpm = "10.6.4"