Browse Source

updated dependencies

saintedlama/travis-non-legacy
Mathias Buus 11 years ago
parent
commit
62cafcc285
  1. 4
      package.json

4
package.json

@ -24,9 +24,9 @@
"Kevin McTigue" "Kevin McTigue"
], ],
"dependencies": { "dependencies": {
"mongodb": ">=1.2.8",
"thunky": "~0.1.0", "thunky": "~0.1.0",
"readable-stream": "~1.0.2" "readable-stream": "~1.1.8",
"mongodb": "~1.3.19"
}, },
"scripts": { "scripts": {
"test": "node ./tests" "test": "node ./tests"

Loading…
Cancel
Save