Skip to content

Commit

Permalink
Added node-couchdb for examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
cskr committed Jul 30, 2010
1 parent 96bdfcb commit a4c0c77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "lib/support/node-formidable"]
path = lib/support/node-formidable
url = http://github.com/felixge/node-formidable.git
[submodule "examples/support/node-couchdb"]
path = examples/support/node-couchdb
url = http://github.com/felixge/node-couchdb.git
1 change: 1 addition & 0 deletions examples/support/node-couchdb
Submodule node-couchdb added at 6806a7

0 comments on commit a4c0c77

Please sign in to comment.