Skip to content

Commit

Permalink
fix: use fspiop v1_1 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
eoln authored Mar 5, 2021
1 parent 2d4528d commit 3279da9
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 95 deletions.
2 changes: 1 addition & 1 deletion src/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import http from 'http'
import { KeyObject } from 'tls'
import {
v1_0 as fspiopAPI,
v1_1 as fspiopAPI,
thirdparty as tpAPI
} from '@mojaloop/api-snippets'
declare namespace SDKStandardComponents {
Expand Down
Loading

0 comments on commit 3279da9

Please sign in to comment.