Skip to content

Commit

Permalink
Update to location-conflation 0.8.0
Browse files Browse the repository at this point in the history
(re: #4784, re: #4817)
  • Loading branch information
bhousel committed Mar 27, 2021
1 parent 329a5d8 commit 4cb2001
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/brands/amenity/fast_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@
"id": "burgerking-d8d21b",
"locationSet": {
"include": ["001"],
"exclude": [[-88.3726, 39.4818], "au"]
"exclude": [[-88.3726, 39.4818, 32], "au"]
},
"matchNames": ["burguer king"],
"tags": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@fortawesome/free-brands-svg-icons": "^5.15.2",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/react-fontawesome": "^0.1.14",
"@ideditor/location-conflation": "0.7.0",
"@ideditor/location-conflation": "0.8.0",
"@openstreetmap/id-tagging-schema": "~3.0.0",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-json": "^4.1.0",
Expand Down Expand Up @@ -126,4 +126,4 @@
"@babel/preset-react"
]
}
}
}

0 comments on commit 4cb2001

Please sign in to comment.