Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies to enable Greenkeeper 🌴 #1198

Merged
merged 4 commits into from Sep 29, 2017
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

@@ -52,6 +52,8 @@ they can connect to both normal *and* web peers. We hope other clients will foll

### Features

[![Greenkeeper badge](https://badges.greenkeeper.io/webtorrent/webtorrent.svg)](https://greenkeeper.io/)

- **Torrent client for node.js & the browser** (same npm package!)
- **Insanely fast**
- Download **multiple torrents** simultaneously, efficiently
@@ -32,7 +32,7 @@
"bittorrent-protocol": "^2.1.5",
"chunk-store-stream": "^2.0.2",
"create-torrent": "^3.24.5",
"debug": "^2.2.0",
"debug": "^3.1.0",
"end-of-stream": "^1.1.0",
"fs-chunk-store": "^1.6.2",
"immediate-chunk-store": "^1.0.8",
@@ -75,7 +75,7 @@
"brfs": "^1.4.3",
"browserify": "^14.0.0",
"cross-spawn": "^5.0.1",
"electron-prebuilt": "^0.37.8",
"electron": "^1.7.8",
"finalhandler": "^1.0.0",
"network-address": "^1.1.0",
"run-series": "^1.1.4",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.