1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 08:05:39 +02:00

use node 22.15.0 by default

#16944
This commit is contained in:
syuilo
2025-12-06 17:39:17 +09:00
parent 2a996287e3
commit a1f0ca4b8f
3 changed files with 3 additions and 3 deletions

View File

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