chore: update dev environment
This commit is contained in:
parent
897c161c88
commit
3c1bba597d
2 changed files with 2 additions and 1 deletions
|
@ -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
1
.npmrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
tag-version-prefix=""
|
Loading…
Reference in a new issue