mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 13:42:27 -05:00
chore: update electron-webpack to 1.10.1
This commit is contained in:
parent
62a052925d
commit
283fd52ac7
2 changed files with 692 additions and 441 deletions
|
@ -12,9 +12,9 @@
|
|||
"source-map-support": "^0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "1.7.8",
|
||||
"electron-builder": "^19.34.1",
|
||||
"electron-webpack": "1.8.0",
|
||||
"webpack": "^3.6.0"
|
||||
"electron": "1.7.9",
|
||||
"electron-builder": "^19.42.1",
|
||||
"electron-webpack": "1.10.1",
|
||||
"webpack": "^3.8.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue