@fireproof/core 0.19.11-dev-dryrun5 → 0.19.11-dev-dryrun7

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.global.js CHANGED
@@ -30062,7 +30062,7 @@ You can use close({ resize: true }) to resize header`);
30062
30062
 
30063
30063
  // src/version.ts
30064
30064
  var PACKAGE_VERSION = Object.keys({
30065
- "0.19.11-dev-dryrun5": "xxxx"
30065
+ "0.19.11-dev-dryrun7": "xxxx"
30066
30066
  })[0];
30067
30067
  return __toCommonJS(src_exports6);
30068
30068
  })();