1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

update node to 20.4.0

This commit is contained in:
syuilo
2023-07-07 13:58:43 +09:00
parent aef7b0238b
commit f76b3edbdd
10 changed files with 13 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.16.0"
"version": "20.4.0"
}
},
"forwardPorts": [3000],