Skip to content

Commit 87bd550

Browse files
committed
support ES 7.13.0
1 parent 1562606 commit 87bd550

File tree

2 files changed

+15
-31
lines changed

2 files changed

+15
-31
lines changed

package-lock.json

+13-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elasticitems",
3-
"version": "2.0.14",
3+
"version": "2.0.15",
44
"description": "Faceted search client on top of Elasticsearch 7.x",
55
"main": "index.js",
66
"scripts": {
@@ -19,7 +19,7 @@
1919
},
2020
"homepage": "https://github.com/itemsapi/elasticitems#readme",
2121
"dependencies": {
22-
"@elastic/elasticsearch": "^7.10.0",
22+
"@elastic/elasticsearch": "^7.13.0",
2323
"bluebird": "^3.7.2",
2424
"bodybuilder": "^2.2.25",
2525
"lodash": "^4.17.20"

0 commit comments

Comments
 (0)