mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(node): correct requirement to Node.js 16
at least
This commit is contained in:
parent
c0d2969d87
commit
c6ca99239e
@ -28,7 +28,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/kuohuanhuan/x-markdown-css#readme",
|
"homepage": "https://github.com/kuohuanhuan/x-markdown-css#readme",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14"
|
"node": ">=16"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "grunt build",
|
"build": "grunt build",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user