version bump 1.0.2: fix node version
This commit is contained in:
		
							parent
							
								
									10e0364e32
								
							
						
					
					
						commit
						3bf5459c6f
					
				| @ -88,5 +88,5 @@ granted by the Apache 2.0 License are reserved by the Original Author. | ||||
| 
 | ||||
| ## References | ||||
| 
 | ||||
|  - [MS-WMF]: Windows Metafile Format | ||||
|  - `MS-WMF`: Windows Metafile Format | ||||
| 
 | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| { | ||||
| 	"name": "wmf", | ||||
| 	"version": "1.0.1", | ||||
| 	"version": "1.0.2", | ||||
| 	"author": "sheetjs", | ||||
| 	"description": "Windows MetaFile (WMF) parser", | ||||
| 	"keywords": [ | ||||
| @ -63,6 +63,6 @@ | ||||
| 	}, | ||||
| 	"license": "Apache-2.0", | ||||
| 	"engines": { | ||||
| 		"node": ">=12.0" | ||||
| 		"node": ">=0.8" | ||||
| 	} | ||||
| } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user