@spiffcommerce/core 32.4.0-beta.1b26129a-55da-564d-bf8a-bc8182e21c7f → 32.4.0-beta.25ffa9f8-4e5e-5fc0-8ca4-e5ec4781e46e

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.d.ts CHANGED
@@ -1319,7 +1319,6 @@ declare class WorkflowExperienceImpl implements WorkflowExperience {
1319
1319
  * Bundle this experience has been added to.
1320
1320
  */
1321
1321
  private bundle?;
1322
- private product?;
1323
1322
  private profanityList;
1324
1323
  private workflow?;
1325
1324
  private currentPriceBreak;