Skip to content

Commit

Permalink
fix: revert monodb version to allow full 1.4 range
Browse files Browse the repository at this point in the history
  • Loading branch information
jimlambie committed Jan 23, 2017
1 parent d41e775 commit 0d2398c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"length-stream": "^0.1.1",
"mkdirp": "^0.5.1",
"moment": "2.17.1",
"mongodb": "1.4.8",
"mongodb": "~1.4.8",
"uuid": "latest",
"parse-comments": "0.4.3",
"path-to-regexp": "~1.7.0",
Expand Down

0 comments on commit 0d2398c

Please sign in to comment.