@tscircuit/3d-viewer 0.0.271 → 0.0.272

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
@@ -17282,7 +17282,7 @@ import {
17282
17282
  // package.json
17283
17283
  var package_default = {
17284
17284
  name: "@tscircuit/3d-viewer",
17285
- version: "0.0.270",
17285
+ version: "0.0.271",
17286
17286
  main: "./dist/index.js",
17287
17287
  module: "./dist/index.js",
17288
17288
  type: "module",
@@ -17314,7 +17314,7 @@ var package_default = {
17314
17314
  "@react-three/drei": "^9.121.4",
17315
17315
  "@react-three/fiber": "^8.17.14",
17316
17316
  "@tscircuit/core": "^0.0.454",
17317
- "@tscircuit/props": "^0.0.226",
17317
+ "@tscircuit/props": "^0.0.227",
17318
17318
  "@tscircuit/soup-util": "^0.0.41",
17319
17319
  "jscad-electronics": "^0.0.29",
17320
17320
  "jscad-fiber": "^0.0.79",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/3d-viewer",
3
- "version": "0.0.271",
3
+ "version": "0.0.272",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.js",
6
6
  "type": "module",
@@ -32,7 +32,7 @@
32
32
  "@react-three/drei": "^9.121.4",
33
33
  "@react-three/fiber": "^8.17.14",
34
34
  "@tscircuit/core": "^0.0.454",
35
- "@tscircuit/props": "^0.0.226",
35
+ "@tscircuit/props": "^0.0.227",
36
36
  "@tscircuit/soup-util": "^0.0.41",
37
37
  "jscad-electronics": "^0.0.29",
38
38
  "jscad-fiber": "^0.0.79",