Skip to content

Commit

Permalink
npm packages version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjose committed Dec 14, 2016
1 parent 1a7e2ac commit 29f51cb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -17,13 +17,13 @@
"homepage": "https://github.com/jeffjose/tget#readme",
"license": "MIT",
"dependencies": {
"optimist": "^0.6.1",
"rc": "^0.4.0",
"clivas": "^0.2.0",
"numeral": "^1.5.3",
"progress": "^1.1.8",
"colors": "^1.1.2",
"torrent-stream": "^1.0.1",
"parse-torrent": "^5.4.0"
"numeral": "^2.0.1",
"optimist": "^0.6.1",
"parse-torrent": "^5.4.0",
"progress": "^1.1.8",
"rc": "^1.1.6",
"torrent-stream": "^1.0.1"
}
}

0 comments on commit 29f51cb

Please sign in to comment.