Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit 4a6f24f

Browse files
author
Vikas Agarwal
committed
Adding missing package
1 parent 2bcfe33 commit 4a6f24f

File tree

2 files changed

+64
-6
lines changed

2 files changed

+64
-6
lines changed

package-lock.json

Lines changed: 62 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.4",
3838
"umzug": "^2.3.0",
3939
"aws-sdk": "^2.610.0",
40-
"http-aws-es": "^6.0.0",
40+
"http-aws-es": "^4.0.0",
41+
"elasticsearch": "^16.1.1",
4142
"winston": "^3.2.1"
4243
},
4344
"devDependencies": {

0 commit comments

Comments
 (0)