@mintlify/models
Advanced tools
Comparing version 0.0.157 to 0.0.158
@@ -25,2 +25,3 @@ import { IconType } from '../mintconfig/index.js'; | ||
noindex?: boolean; | ||
isPublic?: boolean; | ||
} & Record<string, unknown>; |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.157", | ||
"version": "0.0.158", | ||
"description": "Mintlify models", | ||
@@ -57,3 +57,3 @@ "engines": { | ||
}, | ||
"gitHead": "dfa528dd41c140b72057a1e6b4d2f6d4b87b649d" | ||
"gitHead": "7e6b4dcbb2a5b66dc6e2a6e974e7dcd3a8ff2920" | ||
} |
Sorry, the diff of this file is not supported yet
152601
943