@docyrus/docyrus 0.0.42 → 0.0.43

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
@@ -138273,7 +138273,7 @@ function buildInputSchema(args2, env2, options2) {
138273
138273
  // package.json
138274
138274
  var package_default = {
138275
138275
  name: "@docyrus/docyrus",
138276
- version: "0.0.42",
138276
+ version: "0.0.43",
138277
138277
  private: false,
138278
138278
  description: "Docyrus API CLI",
138279
138279
  main: "./main.js",