Run and test with node 23 (#3588)

This commit is contained in:
Kristjan ESPERANTO
2024-10-19 12:11:20 +02:00
committed by GitHub
parent fff31068ab
commit 0f024cff4e
7 changed files with 7 additions and 6 deletions

View File

@@ -98,7 +98,7 @@
"electron": "^32.2.0"
},
"engines": {
"node": ">=20.9.0 <21 || 22"
"node": ">=20.9.0 <21 || 22 || >=23"
},
"_moduleAliases": {
"node_helper": "js/node_helper.js",