@apiwiz/apiwiz-catalog-library 1.0.0 → 1.0.2

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/README.md CHANGED
@@ -19,13 +19,6 @@ Supports rendering Swagger (OpenAPI) or Guide documentation dynamically based on
19
19
  ```bash
20
20
  npm install apiwiz-catalog-library
21
21
  ```
22
-
23
- or
24
-
25
- ```bash
26
- yarn add apiwiz-catalog-library
27
- ```
28
-
29
22
  ---
30
23
 
31
24
  ## 🛠️ Local Development