mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-21 16:24:36 +00:00
fix: engine reqiurements
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"npm": ">=9.3.1",
|
||||
"node": "20 || >=22"
|
||||
"node": ">=20"
|
||||
},
|
||||
"keywords": [
|
||||
"site generator",
|
||||
|
Reference in New Issue
Block a user