@tscircuit/3d-viewer 0.0.317 → 0.0.319

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
@@ -105019,7 +105019,7 @@ import * as THREE5 from "three";
105019
105019
  // package.json
105020
105020
  var package_default = {
105021
105021
  name: "@tscircuit/3d-viewer",
105022
- version: "0.0.316",
105022
+ version: "0.0.318",
105023
105023
  main: "./dist/index.js",
105024
105024
  module: "./dist/index.js",
105025
105025
  type: "module",
@@ -105068,7 +105068,7 @@ var package_default = {
105068
105068
  "jscad-fiber": "^0.0.82",
105069
105069
  "jscad-planner": "^0.0.13",
105070
105070
  "react-use-gesture": "^9.1.3",
105071
- "@tscircuit/core": "^0.0.614",
105071
+ "@tscircuit/core": "^0.0.616",
105072
105072
  "@biomejs/biome": "^1.9.4",
105073
105073
  "@chromatic-com/storybook": "^1.9.0",
105074
105074
  "@jscad/modeling": "^2.12.5",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tscircuit/3d-viewer",
3
- "version": "0.0.317",
3
+ "version": "0.0.319",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.js",
6
6
  "type": "module",
@@ -49,7 +49,7 @@
49
49
  "jscad-fiber": "^0.0.82",
50
50
  "jscad-planner": "^0.0.13",
51
51
  "react-use-gesture": "^9.1.3",
52
- "@tscircuit/core": "^0.0.614",
52
+ "@tscircuit/core": "^0.0.616",
53
53
  "@biomejs/biome": "^1.9.4",
54
54
  "@chromatic-com/storybook": "^1.9.0",
55
55
  "@jscad/modeling": "^2.12.5",