@mintlify/models
Advanced tools
Comparing version 0.0.122 to 0.0.123
@@ -26,2 +26,5 @@ import { Analytics } from '../mintconfig/analytics.js'; | ||
stripe?: StripeDeploymentDataType; | ||
preview?: { | ||
mainDeploymentId?: string; | ||
}; | ||
}; | ||
@@ -28,0 +31,0 @@ export type StaticPropsDeploymentType = Pick<DeploymentType, 'subdomain' | 'inkeep' | 'featureFlags' | 'mintConfig' | 'basePath' | 'isWhiteLabeled' | 'trieve' | 'userAuth' | 'disableAiChat'>; |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.122", | ||
"version": "0.0.123", | ||
"description": "Mintlify models", | ||
@@ -61,3 +61,3 @@ "engines": { | ||
}, | ||
"gitHead": "82212d1f48561055f3a4b09b64b501c089fd6ace" | ||
"gitHead": "f136df79320a6a9cf6074a9d8283d0a86fa42cde" | ||
} |
Sorry, the diff of this file is not supported yet
137977
756