@plaidev/karte-action-sdk 1.1.240 → 1.1.241-28705558.eff03b11

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.
@@ -56,6 +56,7 @@ import {
56
56
  FlexAvatar,
57
57
  FlexImage,
58
58
  FlexModal,
59
+ FlexCloseButton
59
60
  } from '@plaidev/karte-action-sdk';
60
61
 
61
62
  ${icons.length > 0
package/dist/templates.js CHANGED
@@ -54,6 +54,7 @@ import {
54
54
  FlexAvatar,
55
55
  FlexImage,
56
56
  FlexModal,
57
+ FlexCloseButton
57
58
  } from '@plaidev/karte-action-sdk';
58
59
 
59
60
  ${icons.length > 0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.240",
3
+ "version": "1.1.241-28705558.eff03b11",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",