@plaidev/karte-action-sdk 1.1.252-28788832.b03f17ae → 1.1.252-28790147.522ad991

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.
@@ -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-28790147.522ad991",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",