excel-collab 0.1.2 → 0.1.3
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/lib/{Chart-CZnUDSt-.mjs → Chart-C8JMNxjK.mjs} +2 -2
- package/lib/{Chart-CZnUDSt-.mjs.map → Chart-C8JMNxjK.mjs.map} +1 -1
- package/lib/{index-BprNBNiT.mjs → index-BjaMvRnZ.mjs} +3 -3
- package/lib/{index-BprNBNiT.mjs.map → index-BjaMvRnZ.mjs.map} +1 -1
- package/lib/index.es.js +1 -1
- package/lib/index.umd.js +1 -1
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as Li, p as Jn, C as Ri, j as gt, d as Ei } from "./index-
|
|
1
|
+
import { g as Li, p as Jn, C as Ri, j as gt, d as Ei } from "./index-BjaMvRnZ.mjs";
|
|
2
2
|
import { memo as sn, useRef as Ii, useEffect as Fi } from "react";
|
|
3
3
|
/*!
|
|
4
4
|
* @kurkle/color v0.3.4
|
|
@@ -8896,4 +8896,4 @@ ph.displayName = "Chart";
|
|
|
8896
8896
|
export {
|
|
8897
8897
|
ph as default
|
|
8898
8898
|
};
|
|
8899
|
-
//# sourceMappingURL=Chart-
|
|
8899
|
+
//# sourceMappingURL=Chart-C8JMNxjK.mjs.map
|