Skip to content

Commit 15b052a

Browse files
committed
fixup! revert kiali change
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
1 parent 6415a8f commit 15b052a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspaces/kiali/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"private": true,
55
"engines": {
6-
"node": "18 || 20"
6+
"node": "22"
77
},
88
"scripts": {
99
"start:backstage": "concurrently -c auto -n \"fe,be\" -p \"{name}:{pid}\" \"yarn start-app\" \"yarn start-backend\"",

0 commit comments

Comments
 (0)