chore: update dev environment

This commit is contained in:
Bill Church 2022-07-30 16:11:23 +00:00
parent 897c161c88
commit 3c1bba597d
2 changed files with 2 additions and 1 deletions

View file

@ -6,7 +6,7 @@
"dockerfile": "Dockerfile", "dockerfile": "Dockerfile",
// Update 'VARIANT' to pick a Node version: 12, 14, 16 // Update 'VARIANT' to pick a Node version: 12, 14, 16
"args": { "args": {
"VARIANT": "14" "VARIANT": "16"
} }
}, },

1
.npmrc Normal file
View file

@ -0,0 +1 @@
tag-version-prefix=""