jamdesk 1.1.14 → 1.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jamdesk",
3
- "version": "1.1.14",
3
+ "version": "1.1.15",
4
4
  "description": "CLI for Jamdesk — build, preview, and deploy documentation sites from MDX. Dev server with hot reload, 50+ components, OpenAPI support, AI search, and Mintlify migration",
5
5
  "keywords": [
6
6
  "jamdesk",
@@ -1052,10 +1052,7 @@
1052
1052
  "description": "GTM Container ID (e.g., GTM-ABCD123)"
1053
1053
  }
1054
1054
  },
1055
- "additionalProperties": false,
1056
- "required": [
1057
- "tagId"
1058
- ]
1055
+ "additionalProperties": false
1059
1056
  },
1060
1057
  "heap": {
1061
1058
  "type": "object",