Skip to content

Commit

Permalink
Merge pull request #56 from pelias/deps
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
missinglink authored Jun 2, 2021
2 parents 89379ef + 9d972b6 commit f0d76a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"precommit-hook": "^3.0.0"
},
"dependencies": {
"winston": "^2.2.0",
"pelias-config": "^4.0.0"
"pelias-config": "^5.0.1",
"winston": "^2.4.5"
},
"scripts": {
"units": "node test/units.js",
Expand Down

0 comments on commit f0d76a6

Please sign in to comment.