@srimandir/make-your-own-ritual 0.52.0 → 0.53.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.
@@ -3268,7 +3268,7 @@ function Tn({
3268
3268
  {
3269
3269
  images: N.detailImages ?? (N.imageUrl ? [N.imageUrl] : []),
3270
3270
  title: N.detailTitle ?? N.title,
3271
- useCase: N.pooja_usecase,
3271
+ specificity: N.pooja_usecase,
3272
3272
  dateLabel: N.dateLabel ?? "",
3273
3273
  locationLabel: N.locationLabel ?? ""
3274
3274
  }