@fireproof/core 0.20.4-dev-preview-2 → 0.20.4-dev-preview-3

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
@@ -7223,7 +7223,7 @@ function buildResDelWAL(msgCtx, req, ctx) {
7223
7223
 
7224
7224
  // src/version.ts
7225
7225
  var PACKAGE_VERSION = Object.keys({
7226
- "0.20.4-dev-preview-2": "xxxx"
7226
+ "0.20.4-dev-preview-3": "xxxx"
7227
7227
  })[0];
7228
7228
  export {
7229
7229
  CRDTImpl,