mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Don't bloat npm
Change-Id: I28f6cbd450713c7484bcfdd19045b18b042f5d37
This commit is contained in:
		
							
								
								
									
										2
									
								
								.npmignore
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								.npmignore
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,2 @@ | |||||||
|  | src | ||||||
|  | v* | ||||||
| @@ -1,5 +1,5 @@ | |||||||
| { "name" : "nvm" | { "name" : "nvm" | ||||||
| , "version" : "0.0.5" | , "version" : "0.0.6" | ||||||
| , "author" : "Tim Caswell <tim@creationix.org>" | , "author" : "Tim Caswell <tim@creationix.org>" | ||||||
| , "scripts" : | , "scripts" : | ||||||
|   { "install" : "./install.sh" , "uninstall" : "./uninstall.sh" } |   { "install" : "./install.sh" , "uninstall" : "./uninstall.sh" } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user