Skip to content

Commit

Permalink
fix(koa-health-check): added missing .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Aug 3, 2021
1 parent 07587f8 commit 45af632
Show file tree
Hide file tree
Showing 17 changed files with 98,195 additions and 102,774 deletions.
30,191 changes: 14,669 additions & 15,522 deletions packages/acs-client/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions packages/acs-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
],
"main": "./lib/index.js",
"dependencies": {
"@restorecommerce/grpc-client": "0.0.9",
"@restorecommerce/kafka-client": "^0.2.15",
"@restorecommerce/logger": "^0.10.2",
"@restorecommerce/protos": "^0.0.22",
"@restorecommerce/service-config": "^0.4.12",
"ioredis": "^4.24.3",
"@restorecommerce/grpc-client": "^0.2.4",
"@restorecommerce/kafka-client": "^0.2.7",
"@restorecommerce/logger": "^0.7.2",
"@restorecommerce/protos": "^0.4.1",
"@restorecommerce/service-config": "^0.4.4",
"ioredis": "^4.27.3",
"lodash": "^4.17.21",
"node-eval": "^2.0.0"
},
Expand Down
Loading

0 comments on commit 45af632

Please sign in to comment.