We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41cd720 commit a7a2b40Copy full SHA for a7a2b40
1 file changed
.devcontainer/devcontainer.json
@@ -1,7 +1,7 @@
1
{
2
"image": "mcr.microsoft.com/devcontainers/cpp:1-ubuntu-24.04",
3
"features": {
4
- "ghcr.io/devcontainers/features/node:1": {
+ "ghcr.io/devcontainers/features/node:2": {
5
"nodeGypDependencies": true,
6
"version": "18",
7
"pnpmVersion": "latest",
0 commit comments