feat: add support for range filters

This commit is contained in:
Wieland Schöbl
2020-11-30 16:21:04 +01:00
committed by Rainer Killinger
parent 785813c3fb
commit dcf7906f79
5 changed files with 466 additions and 136 deletions

View File

@@ -33,8 +33,8 @@
},
"dependencies": {
"@elastic/elasticsearch": "5.6.20",
"@openstapps/core": "0.38.0",
"@openstapps/core-tools": "0.16.0",
"@openstapps/core": "0.41.0",
"@openstapps/core-tools": "0.17.0",
"@openstapps/logger": "0.5.0",
"@types/node": "10.14.12",
"commander": "2.20.0",