Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simison committed Jan 26, 2018
1 parent 7b84319 commit 84b1477
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 226 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"homepage": "https://github.com/joeframbach/agendash#readme",
"license": "MIT",
"dependencies": {
"agenda": ">=0.7.0 <1.0.0",
"async": "^1.0.0",
"agenda": "^1.0.3",
"async": "^2.6.0",
"body-parser": "^1.15.0",
"commander": "^2.9.0",
"express": "^4.0.0",
"semver": "^5.3.0"
},
"devDependencies": {
"mocha": "^3.1.2",
"supertest": "^2.0.0"
"mocha": "^5.0.0",
"supertest": "^3.0.0"
}
}
Loading

0 comments on commit 84b1477

Please sign in to comment.