@hpcc-js/layout 3.4.5 → 3.5.1

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/README.md CHANGED
@@ -54,7 +54,7 @@ This package is part of the mono repository "@hpcc-js" (aka Visualization Framew
54
54
  </div>
55
55
  <script type="module">
56
56
  import { Column, Pie, Line, Step } from "@hpcc-js/chart";
57
- import { Carousel } from "@hpcc-js/layout"; // Has dependency on "dgrid" so can't be used in a module...
57
+ import { Carousel } from "@hpcc-js/layout";
58
58
 
59
59
  const columns = ["Subject", "Year 1", "Year 2", "Year 3"];
60
60
  const data = [