@favid-inc/api
Advanced tools
Comparing version 4.3.0 to 4.3.1
@@ -41,3 +41,3 @@ import { Address, CreateTransaction, Customer, TransactionPaymentMethod } from "../pagar-me"; | ||
params: { | ||
orderId: string; | ||
orderId: Order["id"]; | ||
}; | ||
@@ -44,0 +44,0 @@ }; |
{ | ||
"name": "@favid-inc/api", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "API for Favid Project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme", |
30715