@primestyleai/tryon 5.10.170 → 5.10.171

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.
@@ -23540,7 +23540,6 @@ function CreateProfileWizard({ onSave, onCancel, apiUrl, apiKey, onPhotoPreview,
23540
23540
  }
23541
23541
  await minHold;
23542
23542
  setEstimating(false);
23543
- setImageStep("name-photo");
23544
23543
  return;
23545
23544
  }
23546
23545
  if (imageStep === "details") {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primestyleai/tryon",
3
- "version": "5.10.170",
3
+ "version": "5.10.171",
4
4
  "description": "PrimeStyle Virtual Try-On SDK — React component & Web Component",
5
5
  "type": "module",
6
6
  "main": "dist/primestyle-tryon.js",