mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 21:52:31 -05:00
chore: update deps
This commit is contained in:
parent
0d76369d93
commit
0f0ec413af
2 changed files with 926 additions and 418 deletions
|
@ -9,12 +9,12 @@
|
||||||
"dist:dir": "yarn dist --dir -c.compression=store -c.mac.identity=null"
|
"dist:dir": "yarn dist --dir -c.compression=store -c.mac.identity=null"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"source-map-support": "^0.5.0"
|
"source-map-support": "^0.5.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"electron": "1.7.11",
|
"electron": "1.7.11",
|
||||||
"electron-builder": "^19.55.2",
|
"electron-builder": "^19.55.3",
|
||||||
"electron-webpack": "1.11.0",
|
"electron-webpack": "1.12.1",
|
||||||
"webpack": "^3.10.0"
|
"webpack": "^3.10.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue