@plaidev/karte-action-sdk 1.1.139-27968067.f08728d1 → 1.1.139-27968220.8935025a

Sign up to get free protection for your applications and to get access to all the features.
@@ -32,6 +32,7 @@ import {
32
32
  FormSelect,
33
33
  FormCheckBoxes,
34
34
  FormRatingButtonsNumber,
35
+ FormRatingButtonsFace,
35
36
  Countdown,
36
37
  Box,
37
38
  IconElement,
package/dist/templates.js CHANGED
@@ -30,6 +30,7 @@ import {
30
30
  FormSelect,
31
31
  FormCheckBoxes,
32
32
  FormRatingButtonsNumber,
33
+ FormRatingButtonsFace,
33
34
  Countdown,
34
35
  Box,
35
36
  IconElement,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.139-27968067.f08728d1",
3
+ "version": "1.1.139-27968220.8935025a",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",