Version Policy Update - Node 22 to 24

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2025-12-08 10:47:33 +01:00
parent bdee20e91f
commit 2bae83ab2e
54 changed files with 270 additions and 219 deletions
@@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"engines": {
"node": "20 || 22"
"node": "22 || 24"
},
"scripts": {
"start": "backstage-cli repo start",
@@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"engines": {
"node": "20 || 22"
"node": "22 || 24"
},
"scripts": {
"start": "backstage-cli repo start",