bulltrackers-module 1.0.109 → 1.0.110

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.
@@ -697,9 +697,7 @@ async function runMetaComputation(
697
697
  computedDependencies
698
698
  ));
699
699
 
700
- if (result) {
701
- passResults[calcName] = result;
702
- }
700
+ passResults[calcName] = result;
703
701
 
704
702
  const pendingWrites = [];
705
703
  const summaryData = {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bulltrackers-module",
3
- "version": "1.0.109",
3
+ "version": "1.0.110",
4
4
  "description": "Helper Functions for Bulltrackers.",
5
5
  "main": "index.js",
6
6
  "files": [