mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Synchronize package.json/engines/node for helpers to v14 value for markdownlint.
This commit is contained in:
parent
86a4a7de79
commit
a5d9f299fe
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"bugs": "https://github.com/DavidAnson/markdownlint/issues",
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
"node": ">=14.18.0"
|
||||
},
|
||||
"keywords": [
|
||||
"markdownlint",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue