Skip to content

Commit 4ff7fcc

Browse files
committed
update deps
1 parent d009b85 commit 4ff7fcc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@
2222
"bugs": {
2323
"url": "https://github.com/lapwinglabs/kev-mongo/issues"
2424
},
25-
"homepage": "https://github.com/lapwinglabs/kev-mongo"
25+
"homepage": "https://github.com/lapwinglabs/kev-mongo",
26+
"dependencies": {
27+
"bluebird": "^2.9.33",
28+
"mongodb": "^2.0.36"
29+
}
2630
}

0 commit comments

Comments
 (0)