spec: use node 18.17.0 (#114)

This commit is contained in:
まっちゃとーにゅ
2023-07-25 03:32:10 +09:00
committed by GitHub
parent d886dddbf1
commit 3bde1b398a
8 changed files with 9 additions and 9 deletions

View File

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