@beatgig/backend-types
Advanced tools
Comparing version 1.0.1634933856-1634949217 to 1.0.1635440426-1635441867
@@ -19,3 +19,3 @@ /* istanbul ignore file */ | ||
BASE: '', | ||
VERSION: '1.0.1634933856', | ||
VERSION: '1.0.1635440426', | ||
WITH_CREDENTIALS: false, | ||
@@ -22,0 +22,0 @@ TOKEN: undefined, |
@@ -10,4 +10,4 @@ /* istanbul ignore file */ | ||
customer_name: string; | ||
hosted_invoice_url: string; | ||
invoice_pdf: string; | ||
hosted_invoice_url?: string; | ||
invoice_pdf?: string; | ||
status: InvoiceStatus; | ||
@@ -14,0 +14,0 @@ paid: boolean; |
@@ -1,1 +0,1 @@ | ||
{"name": "@beatgig/backend-types", "version": "1.0.1634933856-1634949217", "description": "TS types for backend-types.", "main": "index.ts", "types": "index.ts", "author": "jerber", "sideEffects": false} | ||
{"name": "@beatgig/backend-types", "version": "1.0.1635440426-1635441867", "description": "TS types for backend-types.", "main": "index.ts", "types": "index.ts", "author": "jerber", "sideEffects": false} |
298156