1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-24 12:55:19 +00:00

Switch to electron 10

This commit is contained in:
Tobias Springer
2021-03-14 08:56:48 +01:00
parent 3d9c8f591d
commit 858057c5a9
2 changed files with 91 additions and 91 deletions

View File

@@ -10,7 +10,7 @@
"start": "electron --disable-direct-composition --in-process-gpu ."
},
"devDependencies": {
"electron": "11.3.0"
"electron": "10.4.0"
},
"optionalDependencies": {
"shapez.io-private-artifacts": "github:tobspr/shapez.io-private-artifacts#abi-v85"