@tscircuit/runframe 0.0.2214 → 0.0.2215
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.
|
@@ -2177,7 +2177,7 @@ var usePostHogActivity = (properties) => {
|
|
|
2177
2177
|
};
|
|
2178
2178
|
|
|
2179
2179
|
// package.json
|
|
2180
|
-
var version = "0.0.
|
|
2180
|
+
var version = "0.0.2214";
|
|
2181
2181
|
var package_default = {
|
|
2182
2182
|
name: "@tscircuit/runframe",
|
|
2183
2183
|
main: "dist/preview.js",
|
|
@@ -2396,6 +2396,7 @@ var DYNAMIC_FILE_EXTENSIONS = [
|
|
|
2396
2396
|
".mjs",
|
|
2397
2397
|
".json",
|
|
2398
2398
|
".kicad_pcb",
|
|
2399
|
+
".kicad_sym",
|
|
2399
2400
|
".kicad_sch",
|
|
2400
2401
|
".kicad_prl",
|
|
2401
2402
|
".kicad_pro"
|
package/dist/preview.js
CHANGED
package/dist/runner.js
CHANGED