randmarcomps 1.62.0 → 1.63.0

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.
@@ -251,7 +251,7 @@ declare interface IProductOrder {
251
251
  UnitPrice: number;
252
252
  PONumber: string;
253
253
  ManufacturerPartNumber: string;
254
- ShipmentDate: number;
254
+ ShipmentDate: string;
255
255
  OrderDate: number;
256
256
  }
257
257
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "randmarcomps",
3
3
  "private": false,
4
- "version": "1.62.0",
4
+ "version": "1.63.0",
5
5
  "description": "The UI library enabling speed and consistency in Randmar frontends.",
6
6
  "type": "module",
7
7
  "files": [