@fireproof/core 0.20.3-dev-preview-1 → 0.20.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
@@ -7220,7 +7220,7 @@ function buildResDelWAL(msgCtx, req, ctx) {
7220
7220
 
7221
7221
  // src/version.ts
7222
7222
  var PACKAGE_VERSION = Object.keys({
7223
- "0.20.3-dev-preview-1": "xxxx"
7223
+ "0.20.3": "xxxx"
7224
7224
  })[0];
7225
7225
  export {
7226
7226
  CRDTImpl,