@fireproof/core 0.19.124 → 0.19.125

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.js CHANGED
@@ -3819,7 +3819,7 @@ var INDEXDB_VERSION = "v0.19-indexdb";
3819
3819
 
3820
3820
  // src/version.ts
3821
3821
  var PACKAGE_VERSION = Object.keys({
3822
- "0.19.124": "xxxx"
3822
+ "0.19.125": "xxxx"
3823
3823
  })[0];
3824
3824
  export {
3825
3825
  CRDT,