@fireproof/core 0.19.122 → 0.19.123

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
@@ -3780,7 +3780,7 @@ var INDEXDB_VERSION = "v0.19-indexdb";
3780
3780
 
3781
3781
  // src/version.ts
3782
3782
  var PACKAGE_VERSION = Object.keys({
3783
- "0.19.122": "xxxx"
3783
+ "0.19.123": "xxxx"
3784
3784
  })[0];
3785
3785
  export {
3786
3786
  CRDT,