mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-01-08 21:51:55 -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"
|
"source-map-support": "^0.5.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"electron": "1.7.8",
|
"electron": "1.7.9",
|
||||||
"electron-builder": "^19.34.1",
|
"electron-builder": "^19.42.1",
|
||||||
"electron-webpack": "1.8.0",
|
"electron-webpack": "1.10.1",
|
||||||
"webpack": "^3.6.0"
|
"webpack": "^3.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue