mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 21:52:31 -05:00
chore: updated to electron v1.8.2 (#24)
This commit is contained in:
parent
539f24655d
commit
0cf4baedc7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"source-map-support": "^0.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "1.7.12",
|
||||
"electron": "1.8.2",
|
||||
"electron-builder": "^19.56.0",
|
||||
"electron-webpack": "1.12.1",
|
||||
"webpack": "^3.10.0"
|
||||
|
|
Loading…
Reference in a new issue