@shopware-ag/dive 1.18.0 → 1.18.2
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 +80 -17
- package/build/dive.cjs +1 -1
- package/build/dive.cjs.map +1 -1
- package/build/dive.js +1 -1
- package/build/dive.js.map +1 -1
- package/package.json +1 -1
package/build/dive.js
CHANGED
|
@@ -4469,7 +4469,7 @@ import { MathUtils as MathUtils5 } from "three";
|
|
|
4469
4469
|
// package.json
|
|
4470
4470
|
var package_default = {
|
|
4471
4471
|
name: "@shopware-ag/dive",
|
|
4472
|
-
version: "1.18.
|
|
4472
|
+
version: "1.18.2",
|
|
4473
4473
|
description: "Shopware Spatial Framework",
|
|
4474
4474
|
type: "module",
|
|
4475
4475
|
main: "./build/dive.cjs",
|