@almadar/patterns 2.9.0 → 2.10.0

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.
@@ -1722,7 +1722,7 @@
1722
1722
  },
1723
1723
  "game-canvas-3d": {
1724
1724
  "component": "GameCanvas3D",
1725
- "importPath": "@/components/organisms/GameCanvas3D",
1725
+ "importPath": "@almadar/ui/components/organisms/game/three",
1726
1726
  "category": "game"
1727
1727
  },
1728
1728
  "camera-3d": {
package/dist/index.js CHANGED
@@ -25162,7 +25162,7 @@ var component_mapping_default = {
25162
25162
  },
25163
25163
  "game-canvas-3d": {
25164
25164
  component: "GameCanvas3D",
25165
- importPath: "@/components/organisms/GameCanvas3D",
25165
+ importPath: "@almadar/ui/components/organisms/game/three",
25166
25166
  category: "game"
25167
25167
  },
25168
25168
  "camera-3d": {