Skip to content

Commit

Permalink
deps: Update mongoose to rc-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAlderson committed Jan 3, 2018
1 parent af7a902 commit 6191ce5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 12 deletions.
29 changes: 20 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"express": "^4.16.2",
"helmet": "^3.9.0",
"mkdirp": "^0.5.1",
"mongoose": "^5.0.0-rc0",
"mongoose": "^5.0.0-rc1",
"p-map": "^1.2.0",
"response-time": "^2.3.2",
"rollup-plugin-json": "^2.3.0",
Expand Down Expand Up @@ -45,12 +45,12 @@
"husky": "^0.14.3",
"mocha": "^4.1.0",
"nyc": "^11.4.1",
"rollup": "^0.53.2",
"rollup": "^0.53.3",
"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-uglify": "^2.0.1",
"sinon": "^4.1.3",
"standard-version": "^4.2.0",
"standard-version": "^4.3.0",
"supertest": "^3.0.0",
"uglify-es": "^3.3.4"
},
Expand Down

0 comments on commit 6191ce5

Please sign in to comment.