@shopware-ag/dive 1.16.2 → 1.16.3
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 +26 -26
- 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
|
@@ -2863,7 +2863,7 @@ DIVEInfo._supportsWebXR = null;
|
|
|
2863
2863
|
// package.json
|
|
2864
2864
|
var package_default = {
|
|
2865
2865
|
name: "@shopware-ag/dive",
|
|
2866
|
-
version: "1.16.
|
|
2866
|
+
version: "1.16.3",
|
|
2867
2867
|
description: "Shopware Spatial Framework",
|
|
2868
2868
|
type: "module",
|
|
2869
2869
|
main: "./build/dive.cjs",
|