fix: update devcontainer features to use node instead of bun

This commit is contained in:
João Brázio 2026-03-21 11:47:22 +00:00
parent 7fa7ac24db
commit 0ac33479d3
No known key found for this signature in database
GPG key ID: 56A1490716A324DD

View file

@ -2,7 +2,7 @@
"name": "MeshCore",
"image": "mcr.microsoft.com/devcontainers/python:3-bookworm",
"features": {
"ghcr.io/devcontainers-extra/features/bun:1": {},
"ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
"packages": [
"sudo"