We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f172ddf commit c1a08e3Copy full SHA for c1a08e3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@tscircuit/eval",
3
"main": "dist/lib/index.js",
4
- "version": "0.0.242",
+ "version": "0.0.243",
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