Skip to content

Commit

Permalink
use map-reduce
Browse files Browse the repository at this point in the history
  • Loading branch information
dominictarr committed Mar 14, 2013
1 parent e6a8ba9 commit 7871acc
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
Expand Up @@ -12,7 +12,6 @@
"duplex": "~1.0.0",
"redis-protocol-stream": "~0.1.2",
"parse-regexp": "~0.0.1",
"map-reduce": "~2.1",
"mux-demux": "~3.5.0",
"through": "~2.1.0",
"level-live-stream": "~1.1"
Expand All @@ -24,7 +23,8 @@
"scuttlebutt": "~5.5",
"levelup": "~0.6",
"macgyver": "~1.10.1",
"level-sublevel": "~3.4"
"level-sublevel": "~3.4",
"map-reduce": "~3.1.2"
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
Expand Down

0 comments on commit 7871acc

Please sign in to comment.