Synchronize package.json/engines/node for helpers to v14 value for markdownlint.

This commit is contained in:
David Anson 2022-12-23 00:47:06 +00:00
parent 86a4a7de79
commit a5d9f299fe

View file

@ -13,7 +13,7 @@
},
"bugs": "https://github.com/DavidAnson/markdownlint/issues",
"engines": {
"node": ">=12"
"node": ">=14.18.0"
},
"keywords": [
"markdownlint",