We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582e367 commit ce25e07Copy full SHA for ce25e07
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "circuit-json-to-spice",
3
"main": "dist/index.js",
4
- "version": "0.0.31",
+ "version": "0.0.32",
5
"type": "module",
6
"scripts": {
7
"build": "tsup-node ./lib/index.ts --dts --format esm --sourcemap inline -d dist",
0 commit comments