We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bad7da commit 52ed6a8Copy full SHA for 52ed6a8
package.json
@@ -3,7 +3,7 @@
3
"version": "0.4.5",
4
"description": "a little cli to turn html to markdown",
5
"engines": {
6
- "node": ">=14.16"
+ "node": ">=16"
7
},
8
"type": "module",
9
"main": "dist/html2md.js",
0 commit comments