chore: 🔧 fix node version

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-01-18 19:11:04 -03:00
parent c04b7d5c8c
commit 4c3e60cf85

View File

@@ -43,7 +43,7 @@
},
"license": "MIT",
"engines": {
"node": ">=20",
"node": ">=18",
"pnpm": ">=8"
},
"publishConfig": {