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