@smplrspace/smplr-loader 2.5.2-beta.1 → 2.5.2

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.
@@ -318,7 +318,7 @@ declare interface Vector3Coord extends Vector2Coord {
318
318
  z: number;
319
319
  }
320
320
 
321
- export declare const version = "2.5.2-beta.1";
321
+ export declare const version = "2.5.2";
322
322
 
323
323
  declare interface ViewerOptions {
324
324
  mode?: CameraMode;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smplrspace/smplr-loader",
3
- "version": "2.5.2-beta.1",
3
+ "version": "2.5.2",
4
4
  "description": "NPM package to load a typed Smplr.js from CDN easily",
5
5
  "type": "module",
6
6
  "files": [