enable os x file drop, add osx torrent file icon

- fixes #131
- partially addresses #77 for osx (now handles .torrent files)
This commit is contained in:
Nate Goldman
2016-03-10 21:51:27 -08:00
parent 0199ff957c
commit f4dc0018dd
5 changed files with 33 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
"electron-packager": "^5.0.0",
"electron-prebuilt": "0.36.10",
"path-exists": "^2.1.0",
"plist": "^1.2.0",
"rimraf": "^2.5.2",
"standard": "^6.0.5"
},