diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-12-06 17:39:17 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-12-06 17:39:17 +0900 |
| commit | a1f0ca4b8fab52758d76f50fa6d5171667f2a03f (patch) | |
| tree | 02a3b9cc0fb298e18b4e2af66d6c6473f9bb0846 /.node-version | |
| parent | update pnpm to 10.24.0 (diff) | |
| download | misskey-a1f0ca4b8fab52758d76f50fa6d5171667f2a03f.tar.gz misskey-a1f0ca4b8fab52758d76f50fa6d5171667f2a03f.tar.bz2 misskey-a1f0ca4b8fab52758d76f50fa6d5171667f2a03f.zip | |
use node 22.15.0 by default
#16944
Diffstat (limited to '.node-version')
| -rw-r--r-- | .node-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.node-version b/.node-version index 21651351e2..b8ffd70759 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -24.10.0 +22.15.0 |