sanity 3.77.3-server-side-schemas.36 → 3.77.3-server-side-schemas.37

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.
@@ -3402,7 +3402,7 @@ async function getPreviewAction$1() {
3402
3402
  return require("./previewAction.js");
3403
3403
  })).default;
3404
3404
  }
3405
- const description$4 = "Delete schema documents by id", helpText$7 = `
3405
+ const description$4 = "Delete schema documents by id.", helpText$7 = `
3406
3406
  **Note**: This command is experimental and subject to change.
3407
3407
 
3408
3408
  This operation requires a manifest file to exist: use --extract-manifest or run "sanity manifest extract" first.