@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/CHANGELOG.md
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -1733,8 +1733,6 @@
|
|
|
1733
1733
|
id
|
|
1734
1734
|
dispatchDate
|
|
1735
1735
|
purchaseOrder
|
|
1736
|
-
createdAt
|
|
1737
|
-
updatedAt
|
|
1738
1736
|
completed
|
|
1739
1737
|
template
|
|
1740
1738
|
workflowViewerLink
|
|
@@ -2116,7 +2114,6 @@
|
|
|
2116
2114
|
template
|
|
2117
2115
|
templateStatus
|
|
2118
2116
|
createdAt
|
|
2119
|
-
updatedAt
|
|
2120
2117
|
transactionsCount
|
|
2121
2118
|
productsCount
|
|
2122
2119
|
totalPriceSubunits
|