@fireproof/core 0.19.105 → 0.19.107
Sign up to get free protection for your applications and to get access to all the features.
- package/index.cjs +1 -1
- package/index.cjs.map +1 -1
- package/index.global.js +1 -1
- package/index.global.js.map +1 -1
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/package.json +1 -1
package/index.global.js
CHANGED
@@ -30548,7 +30548,7 @@ You can use close({ resize: true }) to resize header`);
|
|
30548
30548
|
|
30549
30549
|
// src/version.ts
|
30550
30550
|
var PACKAGE_VERSION = Object.keys({
|
30551
|
-
"0.19.
|
30551
|
+
"0.19.107": "xxxx"
|
30552
30552
|
})[0];
|
30553
30553
|
return __toCommonJS(src_exports6);
|
30554
30554
|
})();
|