@plaidev/karte-action-sdk 1.1.252-28788832.b03f17ae → 1.1.252-28790151.8438473e

Sign up to get free protection for your applications and to get access to all the features.
@@ -59,7 +59,8 @@ import {
59
59
  FlexImage,
60
60
  FlexModal,
61
61
  FlexSlider,
62
- FlexCloseButton
62
+ FlexCloseButton,
63
+ FlexCode
63
64
  } from '@plaidev/karte-action-sdk';
64
65
 
65
66
  ${icons.length > 0
package/dist/templates.js CHANGED
@@ -57,7 +57,8 @@ import {
57
57
  FlexImage,
58
58
  FlexModal,
59
59
  FlexSlider,
60
- FlexCloseButton
60
+ FlexCloseButton,
61
+ FlexCode
61
62
  } from '@plaidev/karte-action-sdk';
62
63
 
63
64
  ${icons.length > 0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.252-28788832.b03f17ae",
3
+ "version": "1.1.252-28790151.8438473e",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",