appdmg@0.6.0

Fixes: https://github.com/webtorrent/webtorrent-desktop/pull/1593
This commit is contained in:
Feross Aboukhadijeh
2019-09-05 22:10:05 -07:00
parent ac9b79c8ca
commit e58e701e2c
2 changed files with 83 additions and 82 deletions

View File

@@ -88,7 +88,7 @@
"license": "MIT",
"main": "index.js",
"optionalDependencies": {
"appdmg": "^0.4.3"
"appdmg": "^0.6.0"
},
"private": true,
"productName": "WebTorrent",