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

Prod Release - v1.0.0 #15

Merged
merged 18 commits into from
Aug 19, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adding missing package
  • Loading branch information
Vikas Agarwal committed Aug 5, 2021
commit 4a6f24f47a827e97e7de4c427351784354335a22
67 changes: 62 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.4",
"umzug": "^2.3.0",
"aws-sdk": "^2.610.0",
"http-aws-es": "^6.0.0",
"http-aws-es": "^4.0.0",
"elasticsearch": "^16.1.1",
"winston": "^3.2.1"
},
"devDependencies": {
Expand Down