@tscircuit/3d-viewer 0.0.122 → 0.0.123

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
@@ -17410,7 +17410,7 @@ import { Canvas, useFrame as useFrame2 } from "@react-three/fiber";
17410
17410
  // package.json
17411
17411
  var package_default = {
17412
17412
  name: "@tscircuit/3d-viewer",
17413
- version: "0.0.121",
17413
+ version: "0.0.122",
17414
17414
  main: "./dist/index.js",
17415
17415
  module: "./dist/index.js",
17416
17416
  type: "module",
@@ -17441,7 +17441,7 @@ var package_default = {
17441
17441
  "@jscad/stl-serializer": "^2.1.20",
17442
17442
  "@react-three/drei": "^9.121.4",
17443
17443
  "@react-three/fiber": "^8.17.14",
17444
- "@tscircuit/core": "^0.0.299",
17444
+ "@tscircuit/core": "^0.0.301",
17445
17445
  "@tscircuit/props": "^0.0.138",
17446
17446
  "@tscircuit/react-fiber": "^1.2.0",
17447
17447
  "@tscircuit/soup-util": "^0.0.41",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/3d-viewer",
3
- "version": "0.0.122",
3
+ "version": "0.0.123",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.js",
6
6
  "type": "module",
@@ -31,7 +31,7 @@
31
31
  "@jscad/stl-serializer": "^2.1.20",
32
32
  "@react-three/drei": "^9.121.4",
33
33
  "@react-three/fiber": "^8.17.14",
34
- "@tscircuit/core": "^0.0.299",
34
+ "@tscircuit/core": "^0.0.301",
35
35
  "@tscircuit/props": "^0.0.138",
36
36
  "@tscircuit/react-fiber": "^1.2.0",
37
37
  "@tscircuit/soup-util": "^0.0.41",