diff options
| author | Lars-Magnus Skog <ralphtheninja@riseup.net> | 2015-06-04 01:34:41 +0200 |
|---|---|---|
| committer | Lars-Magnus Skog <ralphtheninja@riseup.net> | 2015-06-04 01:34:41 +0200 |
| commit | 9754788d0837721cd2899314195b47103fddcac1 (patch) | |
| tree | e8eb35973422a90e2c5ce5a46eb1953d3143b4e8 /package.json | |
| parent | e5ab153e398cd2544515f2560641b8e1f010a3a7 (diff) | |
update webtorrent version for iojs support
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index be715ef..f3fcacf 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "rc": "^1.0.3", "ut_gittorrent": "^0.1.0", "ut_metadata": "^2.7.3", - "webtorrent": "^0.32.0", + "webtorrent": "^0.48.0", "zero-fill": "^2.2.1" }, "devDependencies": { |
