Skip to content

Commit

Permalink
Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
viveleroi committed Apr 17, 2019
1 parent 9ac4a4c commit 869f90a
Show file tree
Hide file tree
Showing 2 changed files with 926 additions and 479 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"url": "https://github.com/blakehaswell/mongoose-unique-validator.git"
},
"devDependencies": {
"bluebird": "^3.5.1",
"chai": "^4.1.2",
"eslint": "^4.16.0",
"mocha": "^5.0.0",
"mongoose": "^5.2.16"
"bluebird": "^3.5.4",
"chai": "^4.2.0",
"eslint": "^5.16.0",
"mocha": "^6.1.3",
"mongoose": "^5.5.2"
},
"peerDependencies": {
"mongoose": "^5.2.1"
Expand All @@ -43,11 +43,11 @@
"lodash.get": "^4.0.2"
},
"files": [
"index.js",
"package.json",
"yarn.lock",
"CHANGELOG.md",
"LICENSE",
"README.md"
]
"index.js",
"package.json",
"yarn.lock",
"CHANGELOG.md",
"LICENSE",
"README.md"
]
}

0 comments on commit 869f90a

Please sign in to comment.