Skip to content

Commit

Permalink
update some modules
Browse files Browse the repository at this point in the history
  • Loading branch information
dominictarr committed Apr 22, 2013
1 parent bd28270 commit 161bc74
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"url": "git://github.com/dominictarr/event-stream.git"
},
"dependencies": {
"through": "1.1.0",
"through": "~2.3.1",
"duplexer": "~0.0.2",
"from": "~0",
"map-stream": "0.0.1",
"pause-stream": "0.0.4",
"map-stream": "0.0.2",
"pause-stream": "0.0.10",
"split": "0.2",
"stream-combiner": "0.0.0"
},
Expand Down Expand Up @@ -48,9 +48,5 @@
]
}
},
"author": "Dominic Tarr <dominic.tarr@gmail.com> (http://bit.ly/dominictarr)",
"optionalDependencies": {},
"engines": {
"node": "*"
}
"author": "Dominic Tarr <dominic.tarr@gmail.com> (http://bit.ly/dominictarr)"
}

0 comments on commit 161bc74

Please sign in to comment.