@plaidev/karte-action-sdk 1.1.250 → 1.1.251-28786588.7177c726

Sign up to get free protection for your applications and to get access to all the features.
@@ -54,6 +54,7 @@ import {
54
54
  FlexIcon,
55
55
  FlexLayout,
56
56
  FlexText,
57
+ FlexTextLink,
57
58
  FlexAvatar,
58
59
  FlexImage,
59
60
  FlexModal,
package/dist/templates.js CHANGED
@@ -52,6 +52,7 @@ import {
52
52
  FlexIcon,
53
53
  FlexLayout,
54
54
  FlexText,
55
+ FlexTextLink,
55
56
  FlexAvatar,
56
57
  FlexImage,
57
58
  FlexModal,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.250",
3
+ "version": "1.1.251-28786588.7177c726",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",