@tscircuit/runframe 0.0.1900 → 0.0.1901
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.
- package/dist/{chunk-HVCHMFBR.js → chunk-L335XGJC.js} +2 -2
- package/dist/preview.js +1 -1
- package/dist/runner.js +1 -1
- package/dist/standalone-preview.min.js +481 -481
- package/dist/standalone.min.js +483 -483
- package/package.json +2 -2
|
@@ -1821,7 +1821,7 @@ var useErrorTelemetry = ({
|
|
|
1821
1821
|
};
|
|
1822
1822
|
|
|
1823
1823
|
// package.json
|
|
1824
|
-
var version = "0.0.
|
|
1824
|
+
var version = "0.0.1900";
|
|
1825
1825
|
var package_default = {
|
|
1826
1826
|
name: "@tscircuit/runframe",
|
|
1827
1827
|
main: "dist/preview.js",
|
|
@@ -1876,7 +1876,7 @@ var package_default = {
|
|
|
1876
1876
|
"@tscircuit/fake-snippets": "^0.0.163",
|
|
1877
1877
|
"@tscircuit/file-server": "^0.0.32",
|
|
1878
1878
|
"@tscircuit/internal-dynamic-import": "^0.0.0",
|
|
1879
|
-
"@tscircuit/pcb-viewer": "1.11.
|
|
1879
|
+
"@tscircuit/pcb-viewer": "1.11.368",
|
|
1880
1880
|
"@tscircuit/schematic-viewer": "^2.0.59",
|
|
1881
1881
|
"@types/bun": "latest",
|
|
1882
1882
|
"@types/debug": "^4.1.12",
|
package/dist/preview.js
CHANGED
package/dist/runner.js
CHANGED