Skip to content

Commit

Permalink
Update bootstrap node version
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongin committed Aug 16, 2023
1 parent 2959ea3 commit b87ae95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"default": "node",
"node": "https://nodejs.org/dist/"
},
"bootstrap": "node/16.18.1"
"bootstrap": "node/16.20.2"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nvs",
"version": "1.7.0",
"version": "1.7.1",
"description": "Node Version Switcher",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit b87ae95

Please sign in to comment.