Skip to content

Commit

Permalink
bump mongojs
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleeye committed May 8, 2018
1 parent 1d52f7f commit 4bba002
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- 10
- 8
- 6
- 4
env:
- MONGODB_VERSION="2.6.12"
- MONGODB_VERSION="3.0.15"
Expand Down
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"flat": "2.0.1",
"json-stable-stringify": "1.0.1",
"moment": "2.19.3",
"mongojs": "2.4.0",
"mongojs": "2.5.0",
"optimist": "0.6.1",
"parallel-transform": "1.0.0",
"semver": "5.3.0",
Expand Down

0 comments on commit 4bba002

Please sign in to comment.