@mintlify/validation
Advanced tools
Comparing version 0.1.237 to 0.1.238
@@ -6,3 +6,3 @@ import { z } from 'zod'; | ||
.optional() | ||
.default('https://mintlify.com/schemas/docs.json') | ||
.default('https://mintlify.com/docs.json') | ||
.describe('The URL of the schema file'); |
{ | ||
"name": "@mintlify/validation", | ||
"version": "0.1.237", | ||
"version": "0.1.238", | ||
"description": "Validates mint.json files", | ||
@@ -63,3 +63,3 @@ "author": "Mintlify, Inc.", | ||
}, | ||
"gitHead": "50853d6a0168c1a578badd37c8ec1c86019ec042" | ||
"gitHead": "c1bf59f1d13e6d7190b4db54560ae920afc50722" | ||
} |
Sorry, the diff of this file is not supported yet
1104732