@shopware-ag/dive 1.16.19 → 1.16.21
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.js
CHANGED
|
@@ -2956,7 +2956,7 @@ DIVEInfo._supportsWebXR = null;
|
|
|
2956
2956
|
// package.json
|
|
2957
2957
|
var package_default = {
|
|
2958
2958
|
name: "@shopware-ag/dive",
|
|
2959
|
-
version: "1.16.
|
|
2959
|
+
version: "1.16.21",
|
|
2960
2960
|
description: "Shopware Spatial Framework",
|
|
2961
2961
|
type: "module",
|
|
2962
2962
|
main: "./build/dive.cjs",
|