@mintlify/models
Advanced tools
Comparing version 0.0.83 to 0.0.84
@@ -25,3 +25,3 @@ import { Analytics } from '../mintconfig/analytics.js'; | ||
}; | ||
export type StaticPropsDeploymentType = Pick<DeploymentType, 'subdomain' | 'inkeep' | 'featureFlags' | 'embedchain' | 'mintConfig' | 'basePath'>; | ||
export type StaticPropsDeploymentType = Pick<DeploymentType, 'subdomain' | 'inkeep' | 'featureFlags' | 'embedchain' | 'mintConfig' | 'basePath' | 'isWhiteLabeled'>; | ||
export type GithubDeploymentType = DeploymentType & { | ||
@@ -28,0 +28,0 @@ gitSource: GithubSource; |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.83", | ||
"version": "0.0.84", | ||
"description": "Mintlify models", | ||
@@ -61,3 +61,3 @@ "engines": { | ||
}, | ||
"gitHead": "4276ff788d847f4e529eb6c292208519eed15530" | ||
"gitHead": "747e9b525745bc5450f2c36d55b2c662b0537fdf" | ||
} |
Sorry, the diff of this file is not supported yet
126989