refactor: update node to 22

This commit is contained in:
2024-06-03 12:35:38 +02:00
committed by Rainer Killinger
parent 516168f8e6
commit e34807f086
6 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
"name": "@openstapps/openstapps",
"private": true,
"engines": {
"node": "^18.19.1",
"node": "^22.2.0",
"pnpm": "^8.15.4"
},
"scripts": {