mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 13:42:27 -05:00
parent
f5fdcfb442
commit
135f9f34b4
2 changed files with 2537 additions and 777 deletions
|
@ -13,9 +13,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"electron": "1.8.4",
|
||||
"electron-builder": "^20.5.1",
|
||||
"electron-webpack": "^1.13.0",
|
||||
"webpack": "^3.11.0"
|
||||
"electron-builder": "^20.8.1",
|
||||
"electron-webpack": "^2.0.1",
|
||||
"webpack": "^4.4.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"webpack-sources": "1.0.1"
|
||||
|
|
Loading…
Reference in a new issue