mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 13:42:27 -05:00
chore: update electron-webpack to 1.13.0
This commit is contained in:
parent
a6ef4b77fa
commit
118f6a1866
2 changed files with 541 additions and 473 deletions
|
@ -13,9 +13,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"electron": "1.8.2",
|
||||
"electron-builder": "^19.56.0",
|
||||
"electron-webpack": "1.12.1",
|
||||
"webpack": "^3.10.0"
|
||||
"electron-builder": "^20.0.6",
|
||||
"electron-webpack": "^1.13.0",
|
||||
"webpack": "^3.11.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"webpack-sources": "1.0.1"
|
||||
|
|
Loading…
Reference in a new issue