Skip to content

Commit

Permalink
feat(package): use node-postal module compatible with node12
Browse files Browse the repository at this point in the history
  • Loading branch information
missinglink committed Mar 12, 2020
1 parent 1460217 commit ea796a9
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 @@ -34,7 +34,7 @@
"jsftp": "^2.0.0",
"lodash": "^4.17.4",
"morgan": "^1.9.0",
"node-postal": "^1.0.0",
"node-postal": "https://github.com/imothee/node-postal.git",
"pbf2json": "^6.4.0",
"pelias-config": "^4.0.0",
"pelias-logger": "^1.2.1",
Expand Down

0 comments on commit ea796a9

Please sign in to comment.