@smplrspace/smplr-loader 2.17.0 → 2.17.1-beta.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.
@@ -727,7 +727,7 @@ declare interface Vector3Coord extends Vector2Coord {
727
727
  z: number;
728
728
  }
729
729
 
730
- export declare const version = "2.17.0";
730
+ export declare const version = "2.17.1-beta.1";
731
731
 
732
732
  declare interface ViewerOptions {
733
733
  mode?: CameraMode;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smplrspace/smplr-loader",
3
- "version": "2.17.0",
3
+ "version": "2.17.1-beta.1",
4
4
  "description": "NPM package to load a typed Smplr.js from CDN easily",
5
5
  "type": "module",
6
6
  "files": [