This commit is contained in:
Emile Bangma
2025-05-29 01:20:59 +02:00
committed by GitHub
parent 996d8d51fa
commit 7fa9253abc
7 changed files with 13 additions and 13 deletions

View File

@ -2,7 +2,7 @@
"name": "@jackyzha0/quartz",
"description": "🌱 publish your digital garden and notes as a website",
"private": true,
"version": "4.5.0",
"version": "4.5.1",
"type": "module",
"author": "jackyzha0 <j.zhao2k19@gmail.com>",
"license": "MIT",
@ -20,8 +20,8 @@
"profile": "0x -D prof ./quartz/bootstrap-cli.mjs build --concurrency=1"
},
"engines": {
"npm": ">=9.3.1",
"node": ">=20"
"npm": ">=10.9.2",
"node": ">=22"
},
"keywords": [
"site generator",