@socotra/ec-react-utils 2.16.3-next.2 → 2.16.3-next.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 +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +3 -3
package/dist/index.es.js
CHANGED
|
@@ -17259,7 +17259,7 @@ o.object({
|
|
|
17259
17259
|
});
|
|
17260
17260
|
const tA = o.object({
|
|
17261
17261
|
...da.shape,
|
|
17262
|
-
|
|
17262
|
+
entityNumber: o.string().optional()
|
|
17263
17263
|
}), rA = o.object({
|
|
17264
17264
|
...Wc.shape,
|
|
17265
17265
|
references: o.array(tA).optional(),
|