Skip to content

Commit 5df2aa7

Browse files
chore: update nodejs feature version
Signed-off-by: Georg Lauterbach <[email protected]>
1 parent 2c8186c commit 5df2aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nodejs/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ref: https://github.com/devcontainers/spec/blob/main/schemas/devContainerFeature.schema.json
22
{
33
"id": "nodejs",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"name": "NodeJS",
66
"documentationURL": "https://github.com/georglauterbach/dev-container-features/tree/main/src/nodejs",
77
"description": "Install NodeJS",

0 commit comments

Comments
 (0)