Skip to content

Commit 56ffa2a

Browse files
committed
Lower the expected Node version.
1 parent 36fd2f8 commit 56ffa2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test": "ng test"
1010
},
1111
"engines": {
12-
"node": "^24.0.0"
12+
"node": "^22.0.0"
1313
},
1414
"prettier": {
1515
"printWidth": 100,

0 commit comments

Comments
 (0)