@plaidev/karte-action-sdk 1.1.243-28734079.0a250704 → 1.1.243-28734213.1776baf6

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