Skip to content

Commit

Permalink
Bump Node feature version
Browse files Browse the repository at this point in the history
  • Loading branch information
shikanime authored Aug 9, 2023
1 parent 516be46 commit 5128a41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/node/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "node",
"version": "1.2.0",
"version": "1.2.1",
"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.",
Expand Down Expand Up @@ -49,4 +49,4 @@
"installsAfter": [
"ghcr.io/devcontainers/features/common-utils"
]
}
}

0 comments on commit 5128a41

Please sign in to comment.