vue-chrts 0.1.5 → 0.1.6

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.
@@ -78,7 +78,7 @@ const p = 24, V = 4, q = 0.5, A = "#3b82f6", _ = /* @__PURE__ */ G({
78
78
  ), v = f(
79
79
  () => r.legendPosition === H.Top
80
80
  );
81
- return console.log("release change test"), (e, t) => (l(), u("div", {
81
+ return (e, t) => (l(), u("div", {
82
82
  class: L(["flex flex-col space-y-4", { "flex-col-reverse": v.value }])
83
83
  }, [
84
84
  s(o(I), {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-chrts",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"