circuit-json-to-bom-csv
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "circuit-json-to-bom-csv", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"type": "module", | ||
@@ -9,0 +10,0 @@ "scripts": { |
12241