spec(deps): use node 20 (MisskeyIO#197)

This commit is contained in:
まっちゃとーにゅ
2023-10-30 00:41:08 +09:00
committed by GitHub
parent cced3de473
commit 16f213ef0c
8 changed files with 11 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
"features": {
"ghcr.io/devcontainers-contrib/features/pnpm:2": {},
"ghcr.io/devcontainers/features/node:1": {
"version": "18.17.0"
"version": "20"
}
},
"forwardPorts": [3000],