feat(download): basic torrent download support
This commit is contained in:
@ -84,7 +84,8 @@
|
||||
"react-dom": "^16.2.0",
|
||||
"react-input-range": "^1.3.0",
|
||||
"react-markdown": "^3.1.5",
|
||||
"react-tap-event-plugin": "^3.0.2"
|
||||
"react-tap-event-plugin": "^3.0.2",
|
||||
"webtorrent": "^0.98.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.0.0-beta.38",
|
||||
|
Reference in New Issue
Block a user