@supernova-studio/client 1.40.10 → 1.40.11

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.mjs CHANGED
@@ -9334,7 +9334,6 @@ var DTOFeatureIterationTag = z311.object({
9334
9334
  var DTOFeatureSandbox = z311.object({
9335
9335
  id: z311.string(),
9336
9336
  url: z311.string(),
9337
- staticPreviewUrl: z311.string().optional(),
9338
9337
  parentMessageId: Id.optional(),
9339
9338
  currentIterationId: Id,
9340
9339
  expiresAt: z311.string().optional()