@plaidev/karte-action-sdk 1.1.246-28734557.10a6b76b → 1.1.246-28747071.8f3f8f3e

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