@plaidev/karte-action-sdk 1.1.212 → 1.1.213

Sign up to get free protection for your applications and to get access to all the features.
@@ -42,6 +42,8 @@ import {
42
42
  FormCheckBoxes,
43
43
  FormRatingButtonsNumber,
44
44
  FormRatingButtonsFace,
45
+ FormIdentifyInput,
46
+ FormIdentifyChoices,
45
47
  Countdown,
46
48
  Box,
47
49
  IconElement,
package/dist/templates.js CHANGED
@@ -40,6 +40,8 @@ import {
40
40
  FormCheckBoxes,
41
41
  FormRatingButtonsNumber,
42
42
  FormRatingButtonsFace,
43
+ FormIdentifyInput,
44
+ FormIdentifyChoices,
43
45
  Countdown,
44
46
  Box,
45
47
  IconElement,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.212",
3
+ "version": "1.1.213",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",