mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
Resolve "Retype mapping generation using @elastic/elasticsearch"
This commit is contained in:
committed by
Rainer Killinger
parent
fc850fe7ac
commit
d90416e201
@@ -24,6 +24,7 @@
|
||||
"lint:fix": "eslint --fix -c .eslintrc --ignore-path .eslintignore --ext .ts src/ test/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/elasticsearch": "8.4.0",
|
||||
"@openstapps/logger": "1.1.1",
|
||||
"commander": "9.5.0",
|
||||
"deepmerge": "4.2.2",
|
||||
@@ -33,6 +34,7 @@
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.34.0",
|
||||
"@testdeck/mocha": "0.3.3",
|
||||
"@openstapps/eslint-config": "1.1.0",
|
||||
"@types/chai": "4.3.4",
|
||||
|
||||
Reference in New Issue
Block a user