@ -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"
}