payvra-sdk
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -148,2 +148,3 @@ declare enum PayvraInvoiceStatus { | ||
interface CreatePayoutResponse { | ||
id: string; | ||
wallet: { | ||
@@ -150,0 +151,0 @@ currency: string; |
{ | ||
"name": "payvra-sdk", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Official TypeScript SDK for the Payvra API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
35081
737