1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-27 13:34:35 +02:00

update minimum working node version to 22.22.0

This commit is contained in:
kakkokari-gtyih
2026-06-27 18:11:38 +09:00
parent 838a3a2509
commit bd821e0ae8
7 changed files with 259 additions and 113 deletions

View File

@@ -5,7 +5,7 @@
"workspaceFolder": "/workspace",
"features": {
"ghcr.io/devcontainers/features/node:1": {
"version": "22.15.0"
"version": "22.23.1"
},
"ghcr.io/devcontainers-extra/features/pnpm:2": {
"version": "10.10.0"