@smplrspace/smplr-loader 2.11.3 → 2.11.4

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.
@@ -499,7 +499,7 @@ declare interface Vector3Coord extends Vector2Coord {
499
499
  z: number;
500
500
  }
501
501
 
502
- export declare const version = "2.11.3";
502
+ export declare const version = "2.11.4";
503
503
 
504
504
  declare interface ViewerOptions {
505
505
  mode?: CameraMode;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smplrspace/smplr-loader",
3
- "version": "2.11.3",
3
+ "version": "2.11.4",
4
4
  "description": "NPM package to load a typed Smplr.js from CDN easily",
5
5
  "type": "module",
6
6
  "files": [