@mintlify/models
Advanced tools
Comparing version 0.0.31 to 0.0.32
@@ -1,4 +0,4 @@ | ||
import { GitSource } from 'src/types/gitSource.js'; | ||
import { Analytics } from '../mintconfig/analytics.js'; | ||
import { MintConfig } from '../mintconfig/index.js'; | ||
import { GitSource } from '../types/gitSource.js'; | ||
import { InkeepType } from '../types/inkeepType.js'; | ||
@@ -5,0 +5,0 @@ export type DeploymentType = { |
@@ -1,2 +0,2 @@ | ||
import { IconType } from 'src/mintconfig'; | ||
import { IconType } from '../mintconfig/index.js'; | ||
export type PageMetaTags = { | ||
@@ -3,0 +3,0 @@ href?: string; |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"description": "Mintlify models", | ||
@@ -73,3 +73,3 @@ "engines": { | ||
}, | ||
"gitHead": "dc5ac1ef83ab6778eb1887633c89af237278c679" | ||
"gitHead": "6c9831bef013e0a27a1de2671760ea0ac3a804e4" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
110533