Skip to content

Commit

Permalink
fixes mafintosh#13 by upgrading read-torrent
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Jul 9, 2013
1 parent 6e55e6e commit 2f657ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "peerflix",
"version": "0.0.37",
"version": "0.0.38",
"bin": {
"peerflix": "app.js"
},
Expand All @@ -12,7 +12,7 @@
"mime": "~1.2.9",
"numeral": "~1.4.7",
"readable-stream": "~1.0.2",
"read-torrent": "0.0.1",
"read-torrent": "~0.1.0",
"network-address": "0.0.4",
"peer-wire-protocol": "~0.3.6",
"peer-wire-swarm": "~0.0.7",
Expand Down

0 comments on commit 2f657ee

Please sign in to comment.