@docyrus/docyrus 0.0.32 → 0.0.33

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/main.js CHANGED
@@ -124764,7 +124764,7 @@ function buildInputSchema(args, env2, options2) {
124764
124764
  // package.json
124765
124765
  var package_default = {
124766
124766
  name: "@docyrus/docyrus",
124767
- version: "0.0.32",
124767
+ version: "0.0.33",
124768
124768
  private: false,
124769
124769
  description: "Docyrus API CLI",
124770
124770
  main: "./main.js",