@imtbl/x-client 2.0.0-alpha.8 → 2.0.0

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
@@ -21,7 +21,7 @@ To install this package, run the following command:
21
21
  ```sh
22
22
  npm add @imtbl/x-client
23
23
  # or
24
- yarn add @imtbl/x-client
24
+ pnpm add @imtbl/x-client
25
25
  # or
26
26
  pnpm add @imtbl/x-client
27
27
  ```