ekms 8.3.0 → 8.4.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -83,6 +83,11 @@
83
83
  "ifAble",
84
84
  false
85
85
  ],
86
+ [
87
+ "integer",
88
+ "number",
89
+ false
90
+ ],
86
91
  [
87
92
  "is",
88
93
  "canBeQuestion",
@@ -472,6 +477,11 @@
472
477
  "ifAble",
473
478
  false
474
479
  ],
480
+ [
481
+ "integer",
482
+ "number",
483
+ false
484
+ ],
475
485
  [
476
486
  "is",
477
487
  "canBeQuestion",
@@ -1049,6 +1059,11 @@
1049
1059
  "ifAble",
1050
1060
  false
1051
1061
  ],
1062
+ [
1063
+ "integer",
1064
+ "number",
1065
+ false
1066
+ ],
1052
1067
  [
1053
1068
  "is",
1054
1069
  "canBeQuestion",