@smplrspace/smplr-loader 2.24.1-beta.2 → 2.25.0

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.
@@ -968,7 +968,7 @@ declare interface Vector3Coord extends Vector2Coord {
968
968
  z: number;
969
969
  }
970
970
 
971
- export declare const version = "2.24.1-beta.2";
971
+ export declare const version = "2.25.0";
972
972
 
973
973
  declare interface ViewerOptions {
974
974
  mode?: CameraMode;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smplrspace/smplr-loader",
3
- "version": "2.24.1-beta.2",
3
+ "version": "2.25.0",
4
4
  "description": "NPM package to load a typed Smplr.js from CDN easily",
5
5
  "type": "module",
6
6
  "files": [