Skip to content

Commit 088f061

Browse files
fix(deps): update dependency circuit-to-svg to ^0.0.204 (#327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93ec805 commit 088f061

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@tscircuit/simple-3d-svg": "^0.0.22",
3232
"circuit-json-to-simple-3d": "^0.0.9",
33-
"circuit-to-svg": "^0.0.203",
33+
"circuit-to-svg": "^0.0.204",
3434
"jscad-fiber": "^0.0.85",
3535
"sharp": "^0.34.4"
3636
}

0 commit comments

Comments
 (0)