@htmlbricks/hb-page-invoice 0.66.0 → 0.66.2

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/manifest.json CHANGED
@@ -287,5 +287,5 @@
287
287
  "size": {},
288
288
  "iifePath": "main.iife.js",
289
289
  "repoName": "@htmlbricks/hb-page-invoice",
290
- "version": "0.66.0"
290
+ "version": "0.66.2"
291
291
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-page-invoice",
3
- "version": "0.66.0",
3
+ "version": "0.66.2",
4
4
  "contributors": [],
5
5
  "description": "Printable invoice page: shows seller and buyer from headers, invoice date and serial, line items in hb-table with price, quantity, VAT and row totals, plus subtotal, tax and grand total in the invoice currency. When printer is not yes, offers print and open-in-window actions.",
6
6
  "licenses": [
@@ -191,4 +191,3 @@
191
191
  }
192
192
  }
193
193
  }
194
-
@@ -8,4 +8,3 @@
8
8
  }
9
9
  }
10
10
  }
11
-