Skip to content

Commit

Permalink
using the latest version of standard components
Browse files Browse the repository at this point in the history
  • Loading branch information
ksatya77 committed Sep 23, 2019
1 parent aedc109 commit 5651cb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mojaloop/sdk-scheme-adapter",
"version": "8.1.3-snapshot",
"version": "8.1.4-snapshot",
"description": "An adapter for connecting to Mojaloop API enabled switches",
"main": "index.js",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"@internal/randomphrase": "file:lib/randomphrase",
"@internal/router": "file:lib/router",
"@internal/validate": "file:lib/validate",
"@mojaloop/sdk-standard-components": "^8.1.2-snapshot",
"@mojaloop/sdk-standard-components": "^8.1.4-snapshot",
"co-body": "^6.0.0",
"dotenv": "^6.2.0",
"koa": "^2.6.2",
Expand Down

0 comments on commit 5651cb7

Please sign in to comment.