Skip to content

Commit f78d73f

Browse files
add 'lts' and 'latest' options for npm version selection
1 parent 895f1c8 commit f78d73f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/node/devcontainer-feature.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
"npmVersion": {
3131
"type": "string",
3232
"proposals": [
33+
"lts",
34+
"latest",
3335
"10.9.0",
3436
"10.8.0",
3537
"10.7.0",

0 commit comments

Comments
 (0)