This commit is contained in:
Jordan Harband
2018-04-24 22:08:51 -07:00
parent db98f8cdaf
commit 177a9673a7
4 changed files with 10 additions and 10 deletions

2
nvm.sh
View File

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