Skip to content

Commit

Permalink
feat(deps): Update config to enable postal cities by default
Browse files Browse the repository at this point in the history
We have now enabled postal cities by default, this updates the pelias/config
to require the latest version with that change

Connects pelias/pelias#396
Connects pelias/config#129
  • Loading branch information
orangejulius committed May 26, 2020
1 parent bc911d9 commit 5388ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@turf/length": "^6.0.2",
"lodash": "^4.17.4",
"minimist": "^1.2.0",
"pelias-config": "^4.8.0",
"pelias-config": "^4.12.0",
"pelias-dbclient": "^2.13.0",
"pelias-logger": "^1.2.1",
"pelias-model": "^7.1.0",
Expand Down

0 comments on commit 5388ccc

Please sign in to comment.