mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 02:25:59 +03:00 
			
		
		
		
	Add "--save-dev" to types install command (#6238)
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
This commit is contained in:
		
							parent
							
								
									b4bad851e2
								
							
						
					
					
						commit
						aeaf6b38d4
					
				| @ -113,7 +113,7 @@ for (const iconSlug in simpleIcons) { | |||||||
| There are also TypeScript type definitions for the Node package. To use them, simply run: | There are also TypeScript type definitions for the Node package. To use them, simply run: | ||||||
| 
 | 
 | ||||||
| ```shell | ```shell | ||||||
| npm install @types/simple-icons | npm install --save-dev @types/simple-icons | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| ### PHP Usage | ### PHP Usage | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user