This commit is contained in:
Jordan Harband
2020-11-06 10:11:29 -08:00
parent 499d303746
commit 4054bd70ce
4 changed files with 11 additions and 11 deletions

2
nvm.sh
View File

@@ -3712,7 +3712,7 @@ nvm() {
NVM_VERSION_ONLY=true NVM_LTS="${NVM_LTS-}" nvm_remote_version "${PATTERN:-node}"
;;
"--version" | "-v")
nvm_echo '0.36.0'
nvm_echo '0.37.0'
;;
"unload")
nvm deactivate >/dev/null 2>&1