@mintlify/models
Advanced tools
@@ -12,3 +12,3 @@ export type TemplateSource = { | ||
| }, { | ||
| readonly id: "help-center"; | ||
| readonly id: "knowledge-base"; | ||
| readonly source: { | ||
@@ -18,3 +18,3 @@ repo: string; | ||
| }, { | ||
| readonly id: "knowledge-base"; | ||
| readonly id: "help-center"; | ||
| readonly source: { | ||
@@ -21,0 +21,0 @@ repo: string; |
@@ -13,2 +13,6 @@ const DEVELOPER_DOCS_ID = 'developer-docs'; | ||
| { | ||
| id: KNOWLEDGE_BASE_ID, | ||
| source: { repo: 'https://github.com/mintlify/knowledge-base-starter' }, | ||
| }, | ||
| { | ||
| id: HELP_CENTER_ID, | ||
@@ -18,6 +22,2 @@ source: { repo: 'https://github.com/mintlify/help-center-starter' }, | ||
| { | ||
| id: KNOWLEDGE_BASE_ID, | ||
| source: { repo: 'https://github.com/mintlify/knowledge-base-starter' }, | ||
| }, | ||
| { | ||
| id: PRODUCT_GUIDE_ID, | ||
@@ -24,0 +24,0 @@ source: { repo: 'https://github.com/mintlify/product-guide-starter' }, |
+2
-2
| { | ||
| "name": "@mintlify/models", | ||
| "version": "0.0.318", | ||
| "version": "0.0.319", | ||
| "description": "Mintlify models", | ||
@@ -62,3 +62,3 @@ "engines": { | ||
| }, | ||
| "gitHead": "841d2f064e9ce20bb18fc4555f902f5510010e97" | ||
| "gitHead": "b3f181e44ac6dc6e4f275f9aef61affd42a7dd9d" | ||
| } |
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package