Skip to content

Commit 7be2221

Browse files
v0.0.1364 (#4412)
Co-authored-by: GitHub Actions <actions@github.com>
1 parent 7d304c0 commit 7be2221

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tscircuit/eval",
33
"main": "dist/lib/index.js",
4-
"version": "0.0.1363",
4+
"version": "0.0.1364",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/tscircuit/eval"
@@ -145,7 +145,8 @@
145145
"@tscircuit/bga-fanout-solver": "github:tscircuit/bga-fanout-solver#247c835cb8d69b65e53891dcf869731079415b39",
146146
"@tscircuit/implicit-copper-pour-solver": "github:tscircuit/implicit-copper-pour-solver#a5cbbda0cd65fd4707c5c1af25779837c25aba92",
147147
"@tsci/tscircuit.ti-am62l": "github:tscircuit/ti#0a290ae9d1ba1a534e45d1980830d150a9a2c278",
148-
"@tscircuit/via-stitch-solver": "github:tscircuit/via-stitch-solver#75653b6440e75584b052f03595afd34283ae7558"},
148+
"@tscircuit/via-stitch-solver": "github:tscircuit/via-stitch-solver#75653b6440e75584b052f03595afd34283ae7558"
149+
},
149150
"peerDependencies": {
150151
"typescript": "^5.0.0",
151152
"@tscircuit/core": "*",

0 commit comments

Comments
 (0)