build(deps): 📦 Restrict the minimum Node.js version. (#66)

This commit is contained in:
一寸灰
2025-03-16 18:38:19 +08:00
committed by GitHub
parent 77741e3312
commit 223b5d1a80

View File

@@ -26,7 +26,7 @@
"UnoCSS"
],
"engines": {
"node": ">=18.12.0",
"node": ">=18.20.0",
"pnpm": ">=8.7.0"
},
"scripts": {