mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Removing trailing whitespace.
This commit is contained in:
		
							
								
								
									
										2
									
								
								nvm.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								nvm.sh
									
									
									
									
									
								
							| @@ -77,7 +77,7 @@ nvm_normalize_version() { | |||||||
| nvm_format_version() { | nvm_format_version() { | ||||||
|   echo "$1" | sed -e 's/^\([0-9]\)/v\1/g' |   echo "$1" | sed -e 's/^\([0-9]\)/v\1/g' | ||||||
| } | } | ||||||
|    |  | ||||||
| nvm_binary_available() { | nvm_binary_available() { | ||||||
|   # binaries started with node 0.8.6 |   # binaries started with node 0.8.6 | ||||||
|   local MINIMAL="0.8.6" |   local MINIMAL="0.8.6" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user