@plaidev/karte-action-sdk 1.1.119 → 1.1.120-27930660.06640d93

Sign up to get free protection for your applications and to get access to all the features.
package/dist/templates.js CHANGED
@@ -29,10 +29,10 @@ import {
29
29
  MovieYouTubeElement,
30
30
  MovieVimeoElement,
31
31
  FormTextarea,
32
- FormButton,
33
32
  FormRadioButtons,
34
33
  FormSelect,
35
34
  FormCheckBoxes,
35
+ FormRatingButtons,
36
36
  Slide,
37
37
  SlideItem,
38
38
  } from '@plaidev/karte-action-sdk';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.119",
3
+ "version": "1.1.120-27930660.06640d93",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",