@docyrus/docyrus 0.0.35 → 0.0.36

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.
Files changed (3) hide show
  1. package/main.js +1 -1
  2. package/main.js.map +1 -1
  3. package/package.json +1 -1
package/main.js CHANGED
@@ -147563,7 +147563,7 @@ function buildInputSchema(args2, env2, options2) {
147563
147563
  // package.json
147564
147564
  var package_default = {
147565
147565
  name: "@docyrus/docyrus",
147566
- version: "0.0.35",
147566
+ version: "0.0.36",
147567
147567
  private: false,
147568
147568
  description: "Docyrus API CLI",
147569
147569
  main: "./main.js",