diff --git a/package.json b/package.json index e03b665..cc76c3f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tscircuit/eval", "main": "dist/lib/index.js", - "version": "0.0.469", + "version": "0.0.470", "type": "module", "files": [ "dist" @@ -117,7 +117,8 @@ "ts-expect": "^1.3.0", "tsup": "^8.2.4", "@tscircuit/common": "^0.0.20", - "@tscircuit/copper-pour-solver": "^0.0.14"}, + "@tscircuit/copper-pour-solver": "^0.0.14" + }, "peerDependencies": { "typescript": "^5.0.0", "@tscircuit/core": "*",