@fireproof/core 0.19.105 → 0.19.106

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.
package/index.global.js CHANGED
@@ -30548,7 +30548,7 @@ You can use close({ resize: true }) to resize header`);
30548
30548
 
30549
30549
  // src/version.ts
30550
30550
  var PACKAGE_VERSION = Object.keys({
30551
- "0.19.105": "xxxx"
30551
+ "0.19.106": "xxxx"
30552
30552
  })[0];
30553
30553
  return __toCommonJS(src_exports6);
30554
30554
  })();