Update devcontainer-feature.json

This commit is contained in:
Leo Conforti 2023-11-30 00:47:02 -06:00 committed by GitHub
parent 48b2499322
commit 4027b47836
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"id": "node",
"version": "1.3.1",
"version": "1.3.2",
"name": "Node.js (via nvm), yarn and pnpm",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/node",
"description": "Installs Node.js, nvm, yarn, pnpm, and needed dependencies.",