@plaidev/karte-action-sdk 1.1.243 → 1.1.244-28734218.eb9717d0

Sign up to get free protection for your applications and to get access to all the features.
@@ -56,6 +56,7 @@ import {
56
56
  FlexAvatar,
57
57
  FlexImage,
58
58
  FlexModal,
59
+ FlexSlider,
59
60
  FlexCloseButton
60
61
  } from '@plaidev/karte-action-sdk';
61
62
 
package/dist/templates.js CHANGED
@@ -54,6 +54,7 @@ import {
54
54
  FlexAvatar,
55
55
  FlexImage,
56
56
  FlexModal,
57
+ FlexSlider,
57
58
  FlexCloseButton
58
59
  } from '@plaidev/karte-action-sdk';
59
60
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.243",
3
+ "version": "1.1.244-28734218.eb9717d0",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",
@@ -76,7 +76,7 @@
76
76
  "listhen": "^0.2.13",
77
77
  "node-fetch": "2.6.7",
78
78
  "picocolors": "^1.0.0",
79
- "playwright": "1.32.0-alpha-mar-8-2023",
79
+ "playwright": "1.46.0",
80
80
  "preact": "10.5.7",
81
81
  "rimraf": "^3.0.2",
82
82
  "rollup": "^3.12.0",