@fireproof/core 0.20.4-dev-preview-4 → 0.20.4

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