@almadar/patterns 2.8.9 → 2.8.10

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.
@@ -652,7 +652,7 @@
652
652
  },
653
653
  "game-canvas3-d": {
654
654
  "component": "GameCanvas3D",
655
- "importPath": "@/components/organisms/GameCanvas3D",
655
+ "importPath": "@/components/organisms/game/three",
656
656
  "category": "game"
657
657
  },
658
658
  "world-map-board": {
package/dist/index.d.ts CHANGED
@@ -23826,7 +23826,7 @@ var mappings = {
23826
23826
  },
23827
23827
  "game-canvas3-d": {
23828
23828
  component: "GameCanvas3D",
23829
- importPath: "@/components/organisms/GameCanvas3D",
23829
+ importPath: "@/components/organisms/game/three",
23830
23830
  category: "game"
23831
23831
  },
23832
23832
  "world-map-board": {
package/dist/index.js CHANGED
@@ -23705,7 +23705,7 @@ var component_mapping_default = {
23705
23705
  },
23706
23706
  "game-canvas3-d": {
23707
23707
  component: "GameCanvas3D",
23708
- importPath: "@/components/organisms/GameCanvas3D",
23708
+ importPath: "@/components/organisms/game/three",
23709
23709
  category: "game"
23710
23710
  },
23711
23711
  "world-map-board": {