We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2959ea3 commit b87ae95Copy full SHA for b87ae95
defaults.json
@@ -5,5 +5,5 @@
5
"default": "node",
6
"node": "https://nodejs.org/dist/"
7
},
8
- "bootstrap": "node/16.18.1"
+ "bootstrap": "node/16.20.2"
9
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nvs",
3
- "version": "1.7.0",
+ "version": "1.7.1",
4
"description": "Node Version Switcher",
"main": "lib/index.js",
"scripts": {
0 commit comments