@plaidev/karte-action-sdk 1.1.247 → 1.1.248-28748576.c738af6c

Sign up to get free protection for your applications and to get access to all the features.
@@ -50,7 +50,7 @@ import {
50
50
  CodeElement,
51
51
  FlexButton,
52
52
  FlexButtonOutlined,
53
- FlexTextButton,
53
+ FlexButtonText,
54
54
  FlexIcon,
55
55
  FlexLayout,
56
56
  FlexText,
package/dist/templates.js CHANGED
@@ -48,7 +48,7 @@ import {
48
48
  CodeElement,
49
49
  FlexButton,
50
50
  FlexButtonOutlined,
51
- FlexTextButton,
51
+ FlexButtonText,
52
52
  FlexIcon,
53
53
  FlexLayout,
54
54
  FlexText,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.247",
3
+ "version": "1.1.248-28748576.c738af6c",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",