@fireproof/core 0.19.8-dev-getid → 0.19.8-dev-getcon

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
@@ -2835,7 +2835,7 @@ function makeName(fnString) {
2835
2835
 
2836
2836
  // src/version.ts
2837
2837
  var PACKAGE_VERSION = Object.keys({
2838
- "0.19.8-dev-getid": "xxxx"
2838
+ "0.19.8-dev-getcon": "xxxx"
2839
2839
  })[0];
2840
2840
  export {
2841
2841
  CRDT,