Skip to content

Commit

Permalink
upgrade libs
Browse files Browse the repository at this point in the history
  • Loading branch information
pjmolina committed Jul 9, 2018
1 parent 5238e68 commit dfffb47
Show file tree
Hide file tree
Showing 2 changed files with 1,078 additions and 675 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -31,17 +31,17 @@
"baucis": "^1.0.0"
},
"devDependencies": {
"async": "^2.6.0",
"async": "^2.6.1",
"baucis": "~1.6.8",
"codeclimate-test-reporter": "^0.5.0",
"coveralls": "^3.0.0",
"eslint": "^5.0.0",
"coveralls": "^3.0.2",
"eslint": "^5.1.0",
"expect.js": "~0.3.1",
"express": "~4.16.2",
"express": "~4.16.3",
"mocha": "~5.2.0",
"mongoose": "^4.12.4",
"nyc": "^12.0.1",
"request": "^2.83.0"
"nyc": "^12.0.2",
"request": "^2.87.0"
},
"keywords": [
"baucis",
Expand Down

0 comments on commit dfffb47

Please sign in to comment.