Skip to content

Commit

Permalink
Merge pull request #324 from pelias/whosonfirst-7.2.0
Browse files Browse the repository at this point in the history
Update to pelias-whosonfirst v7.2.0
  • Loading branch information
orangejulius authored Dec 3, 2024
2 parents 3f9d9a9 + 6dd3cad commit c479060
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
matrix:
os:
- ubuntu-22.04
node-version: [ 18.x, 20.x ]
node-version: [ 18.x, 20.x, 22.x ]
steps:
- uses: actions/checkout@v4
- name: 'Install node.js ${{ matrix.node-version }}'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"pelias-config": "^4.0.0",
"pelias-logger": "^1.2.1",
"pelias-microservice-wrapper": "^1.2.1",
"pelias-whosonfirst": "^5.0.0",
"pelias-whosonfirst": "^7.2.0",
"polygon-lookup": "^2.1.0",
"request": "^2.83.0",
"simplify-js": "^1.2.1",
Expand Down

0 comments on commit c479060

Please sign in to comment.