From 8befe8c114095eead94ddbe8974e4386f4b814fd Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Fri, 26 Aug 2022 12:04:54 -0400 Subject: bump all features to pick up metadata changes in CLI v0.14.0 (#118) --- src/node/devcontainer-feature.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/node/devcontainer-feature.json') diff --git a/src/node/devcontainer-feature.json b/src/node/devcontainer-feature.json index fa69633..c70a3e5 100644 --- a/src/node/devcontainer-feature.json +++ b/src/node/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "node", - "version": "1.0.3", + "version": "1.0.4", "name": "Node.js (via nvm) and yarn", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/node", "description": "Installs Node.js, nvm, yarn, and needed dependencies.", -- cgit v1.2.3