chore: Use pnpm@8.8.0 on DevContainer (#11975)

This commit is contained in:
Nanashia
2023-10-06 21:05:11 +09:00
committed by GitHub
parent a5b6e807bb
commit 691fe711ff

View File

@@ -4,7 +4,9 @@
"service": "app",
"workspaceFolder": "/workspace",
"features": {
"ghcr.io/devcontainers-contrib/features/pnpm:2": {},
"ghcr.io/devcontainers-contrib/features/pnpm:2": {
"version": "8.8.0"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "20.5.1"
}