chore: update node to 20

This commit is contained in:
braks
2024-05-12 17:48:32 +02:00
committed by Braks
parent f059ba2ce8
commit 880fc15017
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"engines": {
"node": ">=18",
"node": ">=20",
"pnpm": ">=9.0.0"
},
"scripts": {