@plaidev/karte-action-sdk 1.1.94 → 1.1.95

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
@@ -1,18 +1,11 @@
1
- # 🛩️ action-sdk
1
+ # action-sdk
2
2
 
3
- ## 💿 Installation
3
+ ## Installation
4
4
 
5
5
  ```sh
6
6
  npm install --save @plaidev/karte-action-sdk
7
7
  ```
8
8
 
9
- ## Distribution modules
10
-
11
- - `@plaidev/karte-action-sdk` : All features out of the box the below modules.
12
- - `@plaidev/karte-action-sdk/core` : Core features for the action
13
- - `@plaidev/karte-action-sdk/components` : Svelte components for the action
14
- - `@plaidev/karte-action-sdk/utils` : Utilities for the action
15
-
16
- ## ©️ License
9
+ ## License
17
10
 
18
11
  [Apache License 2.0](./LICENSE)