@supernova-studio/model 1.10.18 → 1.10.19

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
@@ -6374,7 +6374,8 @@ var ForgeProject = z198.object({
6374
6374
  tags: ForgeProjectTag,
6375
6375
  updatedAt: z198.coerce.date().optional(),
6376
6376
  workspaceId: z198.string(),
6377
- accessMode: ForgeProjectAccessMode
6377
+ accessMode: ForgeProjectAccessMode,
6378
+ isArchived: z198.boolean().optional()
6378
6379
  });
6379
6380
 
6380
6381
  // src/integrations/external-oauth-request.ts