@shopware-ag/dive 1.16.13 → 1.16.14
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/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.cjs
CHANGED
|
@@ -2938,7 +2938,7 @@ DIVEInfo._supportsWebXR = null;
|
|
|
2938
2938
|
// package.json
|
|
2939
2939
|
var package_default = {
|
|
2940
2940
|
name: "@shopware-ag/dive",
|
|
2941
|
-
version: "1.16.
|
|
2941
|
+
version: "1.16.14",
|
|
2942
2942
|
description: "Shopware Spatial Framework",
|
|
2943
2943
|
type: "module",
|
|
2944
2944
|
main: "./build/dive.cjs",
|