@favid-inc/api
Advanced tools
Comparing version 5.2.6 to 6.0.0
@@ -7,4 +7,5 @@ import { Recipient, RecipientStatus } from "../pagar-me"; | ||
export interface Artist extends Model { | ||
affiliatedArtistId?: Model["id"]; | ||
affiliatedDate?: number; | ||
affiliationCode?: string; | ||
artistAffiliatedId?: string; | ||
artisticName?: string; | ||
@@ -11,0 +12,0 @@ biography?: string; |
{ | ||
"name": "@favid-inc/api", | ||
"version": "5.2.6", | ||
"version": "6.0.0", | ||
"description": "API for Favid Project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme", |
88884
1219