This commit is contained in:
Jordan Harband
2020-11-27 21:34:28 -08:00
parent 3b57dfec8d
commit 4b947ec92d
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.1'
nvm_echo '0.37.2'
;;
"unload")
nvm deactivate >/dev/null 2>&1