@fireproof/core 0.14.5 → 0.14.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -20987,7 +20987,7 @@ var import_os = require("os");
20987
20987
  var import_promises = require("fs/promises");
20988
20988
 
20989
20989
  // src/version.ts
20990
- var PACKAGE_VERSION = "0.14.5";
20990
+ var PACKAGE_VERSION = "0.14.6";
20991
20991
 
20992
20992
  // src/store.ts
20993
20993
  var match = PACKAGE_VERSION.match(/^([^.]*\.[^.]*)/);