three-cad-viewer 3.3.3 → 3.3.4

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.
@@ -65051,7 +65051,7 @@ class Camera {
65051
65051
  }
65052
65052
  }
65053
65053
 
65054
- const version = "3.3.3";
65054
+ const version = "3.3.4";
65055
65055
 
65056
65056
  Mesh.prototype.dispose = function () {
65057
65057
  if (this.geometry) {