mirror of
https://github.com/github/spec-kit.git
synced 2026-01-30 04:32:02 +00:00
chore: replace bun by node/npm in the devcontainer (as many CLI-based agents actually require a node runtime)
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
"ghcr.io/devcontainers/features/git:1": {
|
||||
"ppa": true,
|
||||
"version": "latest"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/node": {
|
||||
"version": "lts"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user