otx-swap 1.2.8 → 1.2.11

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
@@ -24,7 +24,7 @@ pnpm add otx-swap
24
24
  ### Peer Dependencies
25
25
 
26
26
  ```bash
27
- npm install react react-dom
27
+ npm install react react-dom @tanstack/react-query
28
28
  ```
29
29
 
30
30
  ## Quick Start