Windows: register protocol handler for magnet links

This commit is contained in:
Feross Aboukhadijeh
2016-03-19 18:32:58 -07:00
parent 381087208c
commit 2cc8ebc9f8
3 changed files with 33 additions and 3 deletions

View File

@@ -25,7 +25,8 @@
"prettier-bytes": "^1.0.1",
"upload-element": "^1.0.1",
"virtual-dom": "^2.1.1",
"webtorrent": "^0.86.0"
"webtorrent": "^0.86.0",
"winreg": "^1.0.1"
},
"devDependencies": {
"electron-packager": "^5.0.0",