Skip to content

Commit

Permalink
update dbclient to work with elasticsearch8
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkirk committed Mar 13, 2024
1 parent 47ba170 commit 1e117a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"iso3166-1": "^0.5.0",
"lodash": "^4.5.1",
"pelias-blacklist-stream": "^1.0.0",
"pelias-config": "^6.0.0",
"pelias-dbclient": "^3.0.0",
"pelias-config": "https://github.com/michaelkirk-pelias/config#mkirk\/elastic8",
"pelias-dbclient": "https://github.com/michaelkirk-pelias/dbclient#mkirk\/elastic8",
"pelias-logger": "^1.2.1",
"pelias-model": "^10.0.0",
"through2": "^3.0.0",
Expand Down

0 comments on commit 1e117a1

Please sign in to comment.