feat(torrents): add support for dropping torrent to base just with window

This commit is contained in:
Alexey Kasyanchuk
2018-07-29 21:21:19 +03:00
parent 01a72e551f
commit 1442a65c6e
4 changed files with 65 additions and 6 deletions

View File

@ -129,6 +129,7 @@
"mysql": "^2.15.0",
"nat-upnp": "^1.1.1",
"object-hash": "^1.3.0",
"parse-torrent": "^6.1.1",
"react": "^16.3.2",
"react-dom": "^16.3.2",
"react-input-range": "^1.3.0",