@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.
- package/dist/component-mapping.json +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
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: "
|
|
25165
|
+
importPath: "@almadar/ui/components/organisms/game/three",
|
|
25166
25166
|
category: "game"
|
|
25167
25167
|
},
|
|
25168
25168
|
"camera-3d": {
|