@fileverse-dev/formulajs 4.4.11-mod-97 → 4.4.11-mod-99

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.
@@ -1,4 +1,4 @@
1
- /* @fileverse-dev/formulajs v4.4.11-mod-97 */
1
+ /* @fileverse-dev/formulajs v4.4.11-mod-99 */
2
2
  var _excluded = [ "confirmations", "dataDecoded" ];
3
3
 
4
4
  function _objectWithoutProperties(e, t) {
@@ -18276,7 +18276,7 @@ function _typeof(o) {
18276
18276
  return _SMARTCONTRACT.apply(this, arguments);
18277
18277
  }
18278
18278
  var tallyParamsSchema = objectType({
18279
- query: enumType([ "organization", "proposal" ]),
18279
+ query: enumType([ "organization", "proposal", "proposals" ]),
18280
18280
  slug: stringType()
18281
18281
  });
18282
18282
  function TALLY() {