Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 5384ebe

Browse files
committed
upgrade nvm manager to 0.37.2
1 parent 53a2d39 commit 5384ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install_nvm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if [ -z "$NVM_DIR" ]; then
1313
fi
1414

1515
nvm_latest_version() {
16-
echo "v0.27.1"
16+
echo "v0.37.2"
1717
}
1818

1919
#

0 commit comments

Comments
 (0)