@fireproof/core 0.20.1-dev-preview-01 → 0.20.1-dev-preview-04

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
@@ -7218,7 +7218,7 @@ function buildResDelWAL(msgCtx, req, ctx) {
7218
7218
 
7219
7219
  // src/version.ts
7220
7220
  var PACKAGE_VERSION = Object.keys({
7221
- "0.20.1-dev-preview-01": "xxxx"
7221
+ "0.20.1-dev-preview-04": "xxxx"
7222
7222
  })[0];
7223
7223
  export {
7224
7224
  CRDTImpl,