@imtbl/sdk 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
@@ -20,7 +20,7 @@ Checkout our API references for more information.
20
20
  ```sh
21
21
  npm add @imtbl/sdk
22
22
  # or
23
- yarn add @imtbl/sdk
23
+ pnpm add @imtbl/sdk
24
24
  # or
25
25
  pnpm add @imtbl/sdk
26
26
  ```