We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c8186c commit 5df2aa7Copy full SHA for 5df2aa7
src/nodejs/devcontainer-feature.json
@@ -1,7 +1,7 @@
1
// ref: https://github.com/devcontainers/spec/blob/main/schemas/devContainerFeature.schema.json
2
{
3
"id": "nodejs",
4
- "version": "0.1.0",
+ "version": "0.2.0",
5
"name": "NodeJS",
6
"documentationURL": "https://github.com/georglauterbach/dev-container-features/tree/main/src/nodejs",
7
"description": "Install NodeJS",
0 commit comments