@dangl/angular-ava 1.4.5-beta0059 → 1.4.5-beta0062

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -1112,6 +1112,9 @@ interface ITextWordInvoice {
1112
1112
  lineItemAllowances: string;
1113
1113
  lineItemReason: string;
1114
1114
  invoiceSellerTaxRepresentativeTitle: string;
1115
+ previousInvoicesTopic: string;
1116
+ previousInvoiceNumber: string;
1117
+ previousInvoiceDate: string;
1115
1118
  }
1116
1119
 
1117
1120
  interface IConfigurationInvoice {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dangl/angular-ava",
3
- "version": "1.4.5-beta0059",
3
+ "version": "1.4.5-beta0062",
4
4
  "keywords": [
5
5
  "angular",
6
6
  "ava",