@spiffcommerce/core 33.2.4-beta.81a9e8f7-5b78-5dc9-998f-9c4af81b5d95 → 33.2.4
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 +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +0 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -3
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -10426,8 +10426,6 @@ const Sd = (n, t) => {
|
|
|
10426
10426
|
id
|
|
10427
10427
|
dispatchDate
|
|
10428
10428
|
purchaseOrder
|
|
10429
|
-
createdAt
|
|
10430
|
-
updatedAt
|
|
10431
10429
|
completed
|
|
10432
10430
|
template
|
|
10433
10431
|
workflowViewerLink
|
|
@@ -10809,7 +10807,6 @@ const Sd = (n, t) => {
|
|
|
10809
10807
|
template
|
|
10810
10808
|
templateStatus
|
|
10811
10809
|
createdAt
|
|
10812
|
-
updatedAt
|
|
10813
10810
|
transactionsCount
|
|
10814
10811
|
productsCount
|
|
10815
10812
|
totalPriceSubunits
|