@mintlify/models
Advanced tools
Comparing version 0.0.161 to 0.0.162
@@ -26,2 +26,3 @@ import { IconType } from '../mintconfig/index.js'; | ||
isPublic?: boolean; | ||
public?: boolean; | ||
} & Record<string, unknown>; |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.161", | ||
"version": "0.0.162", | ||
"description": "Mintlify models", | ||
@@ -57,3 +57,3 @@ "engines": { | ||
}, | ||
"gitHead": "1ea918c6a1ea86e1d825c344583d0b84b500d241" | ||
"gitHead": "8ac093dd7c323dde7878e31768aa80b4db8aa0d3" | ||
} |
Sorry, the diff of this file is not supported yet
153945
964