Skip to content

Commit

Permalink
Feature/updating dependencies (#159)
Browse files Browse the repository at this point in the history
* updated to newly released version of event-sdk

* updated dependencies and version

* updated dependencies
  • Loading branch information
rmothilal authored Mar 3, 2020
1 parent 28d90b0 commit 3f47b36
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 89 deletions.
95 changes: 8 additions & 87 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "quoting-service",
"description": "Quoting Service hosted by a scheme",
"license": "Apache-2.0",
"version": "9.3.1-snapshot",
"version": "9.3.2-snapshot",
"author": "Modusbox",
"contributors": [
"James Bush <james.bush@modusbox.com>",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@hapi/hapi": "18.4.1",
"@mojaloop/central-services-error-handling": "9.1.0",
"@mojaloop/central-services-logger": "9.1.0",
"@mojaloop/central-services-shared": "9.2.0",
"@mojaloop/central-services-shared": "9.3.0",
"@mojaloop/event-sdk": "9.3.0",
"@mojaloop/ml-number": "8.2.0",
"axios": "0.19.2",
Expand Down

0 comments on commit 3f47b36

Please sign in to comment.