stupid electronbuilder requirements

This commit is contained in:
Core 2023-01-31 18:10:52 +00:00
parent 1717b13081
commit 42edfa2883
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -222,6 +222,7 @@
},
"engines": {
"node": "^19 || ^18 || ^16 || ^14.19",
"npm": ">= 6.13.4"
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
}
}