This commit is contained in:
Jordan Harband
2024-07-30 12:50:18 -07:00
parent b5118ac365
commit deac4e0932
4 changed files with 16 additions and 16 deletions

2
nvm.sh
View File

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