Skip to content

Commit

Permalink
bump deps and version
Browse files Browse the repository at this point in the history
  • Loading branch information
no9 committed Sep 14, 2015
1 parent ca0f37c commit 5661c65
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
@@ -1,15 +1,15 @@
{
"name": "torrential",
"version": "1.0.1",
"version": "1.0.2",
"description": "A workshopper to demonstrate a simple p2p network",
"main": "torrential.js",
"dependencies": {
"concat-stream": "^1.4.7",
"which": "^1.0.9",
"request": "^2.54.0",
"workshopper": "^2.3.1",
"parse-torrent": "^4.0.0",
"workshopper-exercise": "^2.3.0"
"concat-stream": "^1.5.0",
"parse-torrent": "^4.1.0",
"request": "^2.61.0",
"which": "^1.1.2",
"workshopper": "^2.7.0",
"workshopper-exercise": "^2.4.0"
},
"devDependencies": {},
"scripts": {
Expand Down
Empty file modified torrential.js 100644 → 100755
Empty file.

0 comments on commit 5661c65

Please sign in to comment.