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

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.
@@ -709,7 +709,7 @@ declare interface Vector3Coord extends Vector2Coord {
709
709
  z: number;
710
710
  }
711
711
 
712
- export declare const version = "2.15.1-beta.1";
712
+ export declare const version = "2.15.1";
713
713
 
714
714
  declare interface ViewerOptions {
715
715
  mode?: CameraMode;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smplrspace/smplr-loader",
3
- "version": "2.15.1-beta.1",
3
+ "version": "2.15.1",
4
4
  "description": "NPM package to load a typed Smplr.js from CDN easily",
5
5
  "type": "module",
6
6
  "files": [