diff options
| author | Chris Ball <chris@printf.net> | 2015-06-05 21:48:57 -0400 |
|---|---|---|
| committer | Chris Ball <chris@printf.net> | 2015-06-05 21:48:57 -0400 |
| commit | 5b990d68094cd1390cb8e729d36a7974d9a0aa84 (patch) | |
| tree | e8eb35973422a90e2c5ce5a46eb1953d3143b4e8 /package.json | |
| parent | e5ab153e398cd2544515f2560641b8e1f010a3a7 (diff) | |
| parent | 9754788d0837721cd2899314195b47103fddcac1 (diff) | |
Merge pull request #44 from ralphtheninja/master
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": { |
