@fireproof/core 0.14.1 → 0.14.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- export declare const PACKAGE_VERSION = "0.14.1";
1
+ export declare const PACKAGE_VERSION = "0.14.2";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fireproof/core",
3
- "version": "0.14.1",
4
- "description": "Live database for the web",
3
+ "version": "0.14.2",
4
+ "description": "Live database for the web.",
5
5
  "main": "./dist/browser/fireproof.cjs",
6
6
  "module": "./dist/browser/fireproof.esm.js",
7
7
  "exports": {