@plaidev/karte-action-sdk 1.1.106-27910965.2bd7d973 → 1.1.106-27913102.1715f7db

Sign up to get free protection for your applications and to get access to all the features.
package/dist/templates.js CHANGED
@@ -26,6 +26,8 @@ import {
26
26
  ImageElement,
27
27
  TextButtonElement,
28
28
  EmbedElement,
29
+ MovieYouTubeElement,
30
+ MovieVimeoElement,
29
31
  Form,
30
32
  FormTextarea,
31
33
  FormButton,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.106-27910965.2bd7d973",
3
+ "version": "1.1.106-27913102.1715f7db",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",