@fireproof/core 0.19.5-dev → 0.19.8-dev

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
@@ -2898,7 +2898,7 @@ function makeName(fnString) {
2898
2898
 
2899
2899
  // src/version.ts
2900
2900
  var PACKAGE_VERSION = Object.keys({
2901
- "0.19.5-dev": "xxxx"
2901
+ "0.19.8-dev": "xxxx"
2902
2902
  })[0];
2903
2903
  export {
2904
2904
  CRDT,