@imtbl/checkout-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
@@ -26,7 +26,7 @@ To install this package, run the following command:
26
26
  ```sh
27
27
  npm add @imtbl/checkout-sdk
28
28
  # or
29
- yarn add @imtbl/checkout-sdk
29
+ pnpm add @imtbl/checkout-sdk
30
30
  # or
31
31
  pnpm add @imtbl/checkout-sdk
32
32
  ```