Skip to content

Commit

Permalink
add multi-node dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
neonstalwart committed Aug 16, 2011
1 parent 7c422f0 commit e9e819e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -67,6 +67,7 @@
"perstore": ">=0.2.4",
"promised-io": ">=0.2.3",
"commonjs-utils": ">=0.2.2",
"mongodb": "*"
"mongodb": "*",
"multi-node": ">=0.2.3"
}
}

0 comments on commit e9e819e

Please sign in to comment.