Skip to content

Commit

Permalink
chore: update deps to use latest api-snippets (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
eoln authored Mar 26, 2021
1 parent a61fb61 commit 2a79152
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions src/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 src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mojaloop/sdk-standard-components",
"version": "15.4.1",
"version": "15.4.2",
"description": "A set of standard components for connecting to Mojaloop API enabled Switches",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -33,7 +33,7 @@
"jws": "4.0.0"
},
"devDependencies": {
"@mojaloop/api-snippets": "^12.1.2",
"@mojaloop/api-snippets": "^12.1.3",
"@types/jest": "^25.2.1",
"@types/node": "^14.11.8",
"eslint": "7.0.0",
Expand Down

0 comments on commit 2a79152

Please sign in to comment.