This commit is contained in:
Jordan Harband
2020-11-24 21:16:43 -08:00
parent 510b2fd44c
commit 661a702cdd
4 changed files with 11 additions and 11 deletions

2
nvm.sh
View File

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