@plaidev/karte-action-sdk 1.1.243-28734135.738e8b2b → 1.1.243-28734213.1776baf6

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
+ 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-28734135.738e8b2b",
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",