Skip to content

Commit 9a20a04

Browse files
benjaminfruehbackportbot[bot]
authored andcommitted
build: update node and npm engines versions
Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>
1 parent 9ead7f4 commit 9a20a04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"cypress": "^13.6.2"
3434
},
3535
"engines": {
36-
"node": "^20.0.0",
37-
"npm": "^10.0.0"
36+
"node": "^24.0.0",
37+
"npm": "^11.3.0"
3838
}
3939
}

0 commit comments

Comments
 (0)