@openchamber/web 1.0.4 → 1.0.5
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/assets/{MonacoDiffViewer-BsVn1wGg.js → MonacoDiffViewer-DjQ3gWyc.js} +1 -1
- package/dist/assets/{ToolOutputDialog-BLz2cnk4.js → ToolOutputDialog-uun3dDkb.js} +1 -1
- package/dist/assets/{index-BNR6aFOq.js → index-CMbNRGFL.js} +2 -2
- package/dist/assets/main-DvzQhmuw.js +59 -0
- package/dist/index.html +1 -1
- package/package.json +1 -1
- package/dist/assets/main-Di3gaYl_.js +0 -59
package/dist/index.html
CHANGED
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
pointer-events: none;
|
|
142
142
|
}
|
|
143
143
|
</style>
|
|
144
|
-
<script type="module" crossorigin src="/assets/index-
|
|
144
|
+
<script type="module" crossorigin src="/assets/index-CMbNRGFL.js"></script>
|
|
145
145
|
<link rel="modulepreload" crossorigin href="/assets/vendor-.pnpm-B1ce5n1Z.js">
|
|
146
146
|
<link rel="stylesheet" crossorigin href="/assets/vendor--B3aGWKBE.css">
|
|
147
147
|
<link rel="stylesheet" crossorigin href="/assets/index-D5a0YHM0.css">
|