forked from CringeStudios/element-desktop
Update node engines, 23.x is broken too
This commit is contained in:
parent
a46985d91e
commit
bce251b35b
@ -15,7 +15,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"files": [],
|
"files": [],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.0.0 <=22.13.1 || >22"
|
"node": ">=18.0.0 <=22.13.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"i18n": "matrix-gen-i18n && yarn i18n:sort && yarn i18n:lint",
|
"i18n": "matrix-gen-i18n && yarn i18n:sort && yarn i18n:lint",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user