@fireproof/core 0.19.99-dev-100 → 0.19.100

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
@@ -30529,7 +30529,7 @@ You can use close({ resize: true }) to resize header`);
30529
30529
 
30530
30530
  // src/version.ts
30531
30531
  var PACKAGE_VERSION = Object.keys({
30532
- "0.19.99-dev-100": "xxxx"
30532
+ "0.19.100": "xxxx"
30533
30533
  })[0];
30534
30534
  return __toCommonJS(src_exports6);
30535
30535
  })();