We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761c8f6 commit 75d9caeCopy full SHA for 75d9cae
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@tscircuit/eval",
3
"main": "dist/lib/index.js",
4
- "version": "0.0.172",
+ "version": "0.0.173",
5
"type": "module",
6
"scripts": {
7
"build": "bun run build:lib && bun run build:webworker && bun run build:blob-url && bun run build:runner && bun run build:worker-wrapper",
0 commit comments