mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-15 02:57:27 +00:00
Run and test with node 23 (#3588)
This commit is contained in:
committed by
GitHub
parent
fff31068ab
commit
0f024cff4e
2
package-lock.json
generated
2
package-lock.json
generated
@@ -50,7 +50,7 @@
|
||||
"stylelint-prettier": "^5.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.9.0 <21 || 22"
|
||||
"node": ">=20.9.0 <21 || 22 || >=23"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"electron": "^32.2.0"
|
||||
|
||||
Reference in New Issue
Block a user