@smplrspace/smplr-loader 2.47.0 → 2.47.1-beta.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.
@@ -3810,7 +3810,7 @@ declare interface Vector3Coord extends Vector2Coord {
3810
3810
  z: number;
3811
3811
  }
3812
3812
 
3813
- export declare const version = "2.47.0";
3813
+ export declare const version = "2.47.1-beta.0";
3814
3814
 
3815
3815
  declare interface ViewerRendererHandle {
3816
3816
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smplrspace/smplr-loader",
3
- "version": "2.47.0",
3
+ "version": "2.47.1-beta.0",
4
4
  "description": "NPM package to load a typed Smplr.js from CDN easily",
5
5
  "type": "module",
6
6
  "files": [