Skip to content

Commit

Permalink
feat(deps): update pelias-model to v9.2.0 (#564)
Browse files Browse the repository at this point in the history
  • Loading branch information
missinglink authored Jan 13, 2022
1 parent fdaa5fa commit 1e83d4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"pelias-config": "^4.12.0",
"pelias-dbclient": "^2.13.0",
"pelias-logger": "^1.2.1",
"pelias-model": "^9.1.1",
"pelias-model": "^9.2.0",
"pelias-wof-admin-lookup": "^7.4.1",
"through2": "^3.0.0",
"through2-sink": "^1.0.0"
Expand Down
6 changes: 2 additions & 4 deletions test/fixtures/combined_vancouver_queens.json
Original file line number Diff line number Diff line change
Expand Up @@ -930936,15 +930936,13 @@
"data": {
"name": {
"default": [
"BC Place",
"B.C. Place"
"BC Place"
],
"ru": "Би-Си Плэйс"
},
"phrase": {
"default": [
"BC Place",
"B.C. Place"
"BC Place"
],
"ru": "Би-Си Плэйс"
},
Expand Down

0 comments on commit 1e83d4a

Please sign in to comment.