@supernova-studio/model 1.9.14 → 1.9.16

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.js CHANGED
@@ -158,7 +158,8 @@ var FeaturesSummary = _zod.z.object({
158
158
  designSystemAccessModes: featureToggleSchema,
159
159
  designSystemRoles: featureToggleSchema,
160
160
  documentationPageRedirects: featureToggleSchema,
161
- analytics: featureLimitedSchema
161
+ analytics: featureLimitedSchema,
162
+ designSystemFileSize: featureLimitedSchema
162
163
  });
163
164
 
164
165
  // src/billing/invoice.ts