@tscircuit/3d-viewer 0.0.295 → 0.0.296
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.
- package/dist/index.js +2 -2
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -17278,7 +17278,7 @@ import {
|
|
|
17278
17278
|
// package.json
|
|
17279
17279
|
var package_default = {
|
|
17280
17280
|
name: "@tscircuit/3d-viewer",
|
|
17281
|
-
version: "0.0.
|
|
17281
|
+
version: "0.0.295",
|
|
17282
17282
|
main: "./dist/index.js",
|
|
17283
17283
|
module: "./dist/index.js",
|
|
17284
17284
|
type: "module",
|
|
@@ -17310,7 +17310,7 @@ var package_default = {
|
|
|
17310
17310
|
"@react-three/drei": "^9.121.4",
|
|
17311
17311
|
"@react-three/fiber": "^8.17.14",
|
|
17312
17312
|
"@tscircuit/core": "^0.0.454",
|
|
17313
|
-
"@tscircuit/props": "^0.0.
|
|
17313
|
+
"@tscircuit/props": "^0.0.248",
|
|
17314
17314
|
"@tscircuit/soup-util": "^0.0.41",
|
|
17315
17315
|
"jscad-electronics": "^0.0.29",
|
|
17316
17316
|
"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.
|
|
3
|
+
"version": "0.0.296",
|
|
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.
|
|
35
|
+
"@tscircuit/props": "^0.0.248",
|
|
36
36
|
"@tscircuit/soup-util": "^0.0.41",
|
|
37
37
|
"jscad-electronics": "^0.0.29",
|
|
38
38
|
"jscad-fiber": "^0.0.79",
|