downgrade to e27

This commit is contained in:
smartfrigde 2023-12-28 11:22:30 +01:00
parent 8d34ef23e3
commit f678b7fd42
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"copyfiles": "^2.4.1",
"electron": "28.1.0",
"electron": "27.2.0",
"electron-builder": "^24.6.3",
"eslint": "^8.40.0",
"eslint-config-dmitmel": "github:dmitmel/eslint-config-dmitmel",

View File

@ -41,8 +41,8 @@ devDependencies:
specifier: ^2.4.1
version: 2.4.1
electron:
specifier: 28.1.0
version: 28.1.0
specifier: 27.2.0
version: 27.2.0
electron-builder:
specifier: ^24.6.3
version: 24.6.3
@ -1027,8 +1027,8 @@ packages:
- supports-color
dev: true
/electron@28.1.0:
resolution: {integrity: sha512-82Y7o4PSWPn1o/aVwYPsgmBw6Gyf2lVHpaBu3Ef8LrLWXxytg7ZRZr/RtDqEMOzQp3+mcuy3huH84MyjdmP50Q==}
/electron@27.2.0:
resolution: {integrity: sha512-no/iMICVLI/5G0IqgKFbB89HDN88DWwKeRO+dPfJPkpJISdEX8Cx/sMEOFuuRa4VNInNe5CKCqRWExK5z3AdcQ==}
engines: {node: '>= 12.20.55'}
hasBin: true
requiresBuild: true