@tscircuit/3d-viewer 0.0.341 → 0.0.342

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -25340,7 +25340,7 @@ import * as THREE9 from "three";
25340
25340
  // package.json
25341
25341
  var package_default = {
25342
25342
  name: "@tscircuit/3d-viewer",
25343
- version: "0.0.340",
25343
+ version: "0.0.341",
25344
25344
  main: "./dist/index.js",
25345
25345
  module: "./dist/index.js",
25346
25346
  type: "module",
@@ -25389,7 +25389,7 @@ var package_default = {
25389
25389
  "@storybook/react-vite": "^9.1.2",
25390
25390
  "@tscircuit/circuit-json-util": "^0.0.66",
25391
25391
  "@tscircuit/core": "^0.0.631",
25392
- "@tscircuit/props": "^0.0.287",
25392
+ "@tscircuit/props": "^0.0.288",
25393
25393
  "@types/jsdom": "^21.1.7",
25394
25394
  "@types/react": "19",
25395
25395
  "@types/react-dom": "19",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/3d-viewer",
3
- "version": "0.0.341",
3
+ "version": "0.0.342",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.js",
6
6
  "type": "module",
@@ -49,7 +49,7 @@
49
49
  "@storybook/react-vite": "^9.1.2",
50
50
  "@tscircuit/circuit-json-util": "^0.0.66",
51
51
  "@tscircuit/core": "^0.0.631",
52
- "@tscircuit/props": "^0.0.287",
52
+ "@tscircuit/props": "^0.0.288",
53
53
  "@types/jsdom": "^21.1.7",
54
54
  "@types/react": "19",
55
55
  "@types/react-dom": "19",