Skip to content

Commit

Permalink
Dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
MichielDeMey committed Apr 1, 2018
1 parent 3902496 commit da199de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ branches:
- /^v[0-9]/

node_js:
- 6
- 8

cache:
apt: true
Expand All @@ -34,4 +34,4 @@ script:
- make test

after_script:
- greenkeeper-lockfile-upload
- greenkeeper-lockfile-upload
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"isochrone": "^2.0.2",
"minimist": "^1.2.0",
"osrm": "5.15.2"
"osrm": "5.16.4"
},
"devDependencies": {
"@mapbox/geojsonhint": "^2.0.1",
Expand Down

0 comments on commit da199de

Please sign in to comment.