diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-07-31 21:21:44 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-07-31 21:21:44 +0900 |
| commit | 4be0045826026b36e9e086c892d9b673226121c7 (patch) | |
| tree | c40ec3a1c8f366255a63cf1db2a67dde537798d4 /.github | |
| parent | clean up (diff) | |
| download | misskey-4be0045826026b36e9e086c892d9b673226121c7.tar.gz misskey-4be0045826026b36e9e086c892d9b673226121c7.tar.bz2 misskey-4be0045826026b36e9e086c892d9b673226121c7.zip | |
update minimum nodejs version
Diffstat (limited to '.github')
| -rw-r--r-- | .github/min.node-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/min.node-version b/.github/min.node-version index d4b7699d36..b8ffd70759 100644 --- a/.github/min.node-version +++ b/.github/min.node-version @@ -1 +1 @@ -20.18.1 +22.15.0 |