@tscircuit/core 0.0.1334 → 0.0.1335
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
|
@@ -23785,7 +23785,7 @@ import { identity as identity5 } from "transformation-matrix";
|
|
|
23785
23785
|
var package_default = {
|
|
23786
23786
|
name: "@tscircuit/core",
|
|
23787
23787
|
type: "module",
|
|
23788
|
-
version: "0.0.
|
|
23788
|
+
version: "0.0.1334",
|
|
23789
23789
|
types: "dist/index.d.ts",
|
|
23790
23790
|
main: "dist/index.js",
|
|
23791
23791
|
module: "dist/index.js",
|
|
@@ -23868,7 +23868,7 @@ var package_default = {
|
|
|
23868
23868
|
"looks-same": "^9.0.1",
|
|
23869
23869
|
minicssgrid: "^0.0.9",
|
|
23870
23870
|
"pkg-pr-new": "^0.0.37",
|
|
23871
|
-
poppygl: "^0.0.
|
|
23871
|
+
poppygl: "^0.0.24",
|
|
23872
23872
|
react: "^19.1.0",
|
|
23873
23873
|
"react-dom": "^19.1.0",
|
|
23874
23874
|
"schematic-symbols": "^0.0.208",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tscircuit/core",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.1335",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"looks-same": "^9.0.1",
|
|
85
85
|
"minicssgrid": "^0.0.9",
|
|
86
86
|
"pkg-pr-new": "^0.0.37",
|
|
87
|
-
"poppygl": "^0.0.
|
|
87
|
+
"poppygl": "^0.0.24",
|
|
88
88
|
"react": "^19.1.0",
|
|
89
89
|
"react-dom": "^19.1.0",
|
|
90
90
|
"schematic-symbols": "^0.0.208",
|