@socotra/ec-react-utils 2.15.3-next.2 → 2.15.3

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/dist/index.es.js CHANGED
@@ -13791,7 +13791,7 @@ K(xv);
13791
13791
  const $v = e.object({
13792
13792
  ...Ws.shape,
13793
13793
  referenceDetails: e.object({
13794
- entityNumber: e.string()
13794
+ entityNumber: e.string().optional()
13795
13795
  }).optional()
13796
13796
  });
13797
13797
  K($v);