mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-24 13:03:39 +00:00
spec(deps): use node 20 (MisskeyIO#197)
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user