@spiffcommerce/core 31.1.0-beta.c5afa5d3-4b53-5432-9ee2-0dbc6dca6200 → 31.1.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.
- package/CHANGELOG.md +0 -6
- package/dist/index.d.ts +0 -12
- package/dist/index.js +0 -12
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -12
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
@@ -9625,12 +9625,6 @@ const re = w`
|
|
9625
9625
|
description
|
9626
9626
|
dispatchStartDate
|
9627
9627
|
dispatchEndDate
|
9628
|
-
productCollectionCustomers {
|
9629
|
-
id
|
9630
|
-
customer {
|
9631
|
-
id
|
9632
|
-
}
|
9633
|
-
}
|
9634
9628
|
image {
|
9635
9629
|
key
|
9636
9630
|
name
|
@@ -15617,12 +15611,6 @@ const he = w`
|
|
15617
15611
|
partner {
|
15618
15612
|
id
|
15619
15613
|
}
|
15620
|
-
productCollectionCustomers {
|
15621
|
-
id
|
15622
|
-
productCollection {
|
15623
|
-
id
|
15624
|
-
}
|
15625
|
-
}
|
15626
15614
|
}
|
15627
15615
|
}
|
15628
15616
|
`, xl = w`
|