@tscircuit/runframe 0.0.2075 → 0.0.2077
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2009,7 +2009,7 @@ var usePostHogActivity = (properties) => {
|
|
|
2009
2009
|
};
|
|
2010
2010
|
|
|
2011
2011
|
// package.json
|
|
2012
|
-
var version = "0.0.
|
|
2012
|
+
var version = "0.0.2076";
|
|
2013
2013
|
var package_default = {
|
|
2014
2014
|
name: "@tscircuit/runframe",
|
|
2015
2015
|
main: "dist/preview.js",
|
|
@@ -2074,9 +2074,9 @@ var package_default = {
|
|
|
2074
2074
|
"@vitejs/plugin-react": "^5.0.0",
|
|
2075
2075
|
autoprefixer: "^10.4.20",
|
|
2076
2076
|
"chokidar-cli": "^3.0.0",
|
|
2077
|
-
"circuit-json-to-bom-csv": "^0.0.
|
|
2077
|
+
"circuit-json-to-bom-csv": "^0.0.9",
|
|
2078
2078
|
"circuit-json-to-gerber": "^0.0.78",
|
|
2079
|
-
"circuit-json-to-kicad": "^0.0.
|
|
2079
|
+
"circuit-json-to-kicad": "^0.0.151",
|
|
2080
2080
|
"circuit-json-to-lbrn": "^0.0.74",
|
|
2081
2081
|
"circuit-json-to-pnp-csv": "^0.0.7",
|
|
2082
2082
|
"circuit-json-to-step": "^0.0.34",
|
package/dist/preview.js
CHANGED
package/dist/runner.js
CHANGED