Skip to content

Commit

Permalink
Merge pull request #303 from pelias/node-postal-1.2.0
Browse files Browse the repository at this point in the history
Update node-postal to v1.2.0
  • Loading branch information
orangejulius authored Dec 3, 2024
2 parents a017606 + e2c4ad6 commit 47a0176
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 ]
node-version: [ 18.x, 20.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 @@ -35,7 +35,7 @@
"jsftp": "^2.0.0",
"lodash": "^4.17.4",
"morgan": "^1.9.0",
"node-postal": "^1.1.2",
"node-postal": "^1.2.0",
"pbf2json": "^6.4.0",
"pelias-config": "^4.0.0",
"pelias-logger": "^1.2.1",
Expand Down

0 comments on commit 47a0176

Please sign in to comment.