@fireproof/core 0.19.120 → 0.19.121-dev

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
@@ -3485,7 +3485,7 @@ var INDEXDB_VERSION = "v0.19-indexdb";
3485
3485
 
3486
3486
  // src/version.ts
3487
3487
  var PACKAGE_VERSION = Object.keys({
3488
- "0.19.120": "xxxx"
3488
+ "0.19.121-dev": "xxxx"
3489
3489
  })[0];
3490
3490
  export {
3491
3491
  CRDT,