@fireproof/core 0.19.116-dev-vendor → 0.19.116

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
@@ -3462,7 +3462,7 @@ var INDEXDB_VERSION = "v0.19-indexdb";
3462
3462
 
3463
3463
  // src/version.ts
3464
3464
  var PACKAGE_VERSION = Object.keys({
3465
- "0.19.116-dev-vendor": "xxxx"
3465
+ "0.19.116": "xxxx"
3466
3466
  })[0];
3467
3467
  export {
3468
3468
  CRDT,