@k-msg/provider 0.24.0 → 0.25.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
@@ -36,7 +36,7 @@ Import paths:
36
36
 
37
37
  - `@k-msg/provider`: runtime-neutral exports (`IWINVProvider`, `AligoProvider`, onboarding helpers, mock)
38
38
  - `@k-msg/provider/aligo`: Aligo provider exports
39
- - `@k-msg/provider/solapi`: SOLAPI provider exports
39
+ - `@k-msg/provider/solapi`: SOLAPI provider exports (`solapi` must be installed by the user app)
40
40
 
41
41
  ## Provider Onboarding Matrix
42
42