Skip to content

Commit 5fcf2da

Browse files
Version bump
1 parent 0eca8ad commit 5fcf2da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/node/devcontainer-feature.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "node",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"name": "Node.js (via nvm), yarn and pnpm.",
55
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/node",
66
"description": "Installs Node.js, nvm, yarn, pnpm, and needed dependencies.",
@@ -93,4 +93,4 @@
9393
"installsAfter": [
9494
"ghcr.io/devcontainers/features/common-utils"
9595
]
96-
}
96+
}

0 commit comments

Comments
 (0)