@plaidev/karte-action-sdk 1.1.240 → 1.1.241

Sign up to get free protection for your applications and to get access to all the features.
@@ -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",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",