mirror of
https://github.com/github/spec-kit.git
synced 2026-03-17 10:53:08 +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