@mintlify/previewing
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
export declare const TARGET_MINT_VERSION = "v0.0.61"; | ||
export declare const TARGET_MINT_VERSION = "v0.0.82"; | ||
export declare const INSTALL_PATH: string; | ||
@@ -3,0 +3,0 @@ export declare const HOME_DIR: string; |
@@ -5,3 +5,3 @@ import os from 'os'; | ||
// Change this to bump to a newer version of mint's client | ||
export var TARGET_MINT_VERSION = 'v0.0.61'; | ||
export var TARGET_MINT_VERSION = 'v0.0.82'; | ||
// package installation location | ||
@@ -8,0 +8,0 @@ export var INSTALL_PATH = url.fileURLToPath(new URL('.', import.meta.url)); |
{ | ||
"name": "@mintlify/previewing", | ||
"version": "3.1.66", | ||
"version": "3.1.67", | ||
"description": "Preview Mintlify docs locally", | ||
@@ -82,3 +82,3 @@ "engines": { | ||
}, | ||
"gitHead": "d56689414bdb03288bb7bb0c0ccdd9272bf01300" | ||
"gitHead": "bafbca56179d3bd1d683e9f348082e48d91f005f" | ||
} |
Sorry, the diff of this file is not supported yet