@plaidev/karte-action-sdk 1.1.232-28684891.17fd688b → 1.1.232-28686916.d479e0f0

Sign up to get free protection for your applications and to get access to all the features.
@@ -54,6 +54,7 @@ import {
54
54
  V2Text,
55
55
  V2Avatar,
56
56
  V2Image,
57
+ V2Modal,
57
58
  } from '@plaidev/karte-action-sdk';
58
59
 
59
60
  ${icons.length > 0
package/dist/templates.js CHANGED
@@ -52,6 +52,7 @@ import {
52
52
  V2Text,
53
53
  V2Avatar,
54
54
  V2Image,
55
+ V2Modal,
55
56
  } from '@plaidev/karte-action-sdk';
56
57
 
57
58
  ${icons.length > 0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.232-28684891.17fd688b",
3
+ "version": "1.1.232-28686916.d479e0f0",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",