Skip to content

Commit

Permalink
Added devDependancies for missing modules needed to run tests.
Browse files Browse the repository at this point in the history
Change-Id: I25a3c03ea975a2bdca2add4b058049c38898606a
Reviewed-on: http://review.couchbase.org/28648
Tested-by: Brett Lawson <brett19@gmail.com>
Reviewed-by: Mark Nunberg <mnunberg@haskalah.org>
  • Loading branch information
brett19 authored and mnunberg committed Aug 29, 2013
1 parent 008b665 commit 53967ba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -11,6 +11,11 @@
"dependencies": {
"bindings": "~1.0.0"
},
"devDependencies": {
"async": "0.2.9",
"longjohn": "0.2.1",
"underscore": "1.5.1"
},
"repository" : { "type" : "git", "url" : "http://github.com/couchbase/couchnode.git" },
"version": "0.0.12",
"gypfile": true
Expand Down

0 comments on commit 53967ba

Please sign in to comment.