This commit is contained in:
Jordan Harband
2023-12-05 21:50:27 -08:00
parent d86f270438
commit bab86d5de5
4 changed files with 15 additions and 15 deletions

2
nvm.sh
View File

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