This commit is contained in:
Jordan Harband
2026-06-04 09:33:05 -07:00
parent 70fb4ede6b
commit 1889911f08
4 changed files with 19 additions and 19 deletions

2
nvm.sh
View File

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