@bbn/bbn 1.0.147 → 1.0.149

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.
@@ -2049,6 +2049,9 @@ var link = function () {
2049
2049
  (0,_object_extend_js__WEBPACK_IMPORTED_MODULE_4__.extend)(cfg.obj, tmp.data);
2050
2050
  ok = 1;
2051
2051
  }
2052
+ else {
2053
+ ok = tmp;
2054
+ }
2052
2055
  }
2053
2056
  if (ok) {
2054
2057
  if (ok !== 1 && typeof ok === 'string') {