@algochad/archcoder 2.0.3 → 2.0.4

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/index.html CHANGED
@@ -439,7 +439,7 @@
439
439
  pointer-events: none;
440
440
  }
441
441
  </style>
442
- <script type="module" crossorigin src="/assets/index-DKc7ZmSW.js"></script>
442
+ <script type="module" crossorigin src="/assets/index-Bdws7PjD.js"></script>
443
443
  <link rel="modulepreload" crossorigin href="/assets/vendor-.bun-HTKwyaEM.js">
444
444
  <link rel="stylesheet" crossorigin href="/assets/vendor--DbVqbJpV.css">
445
445
  <link rel="stylesheet" crossorigin href="/assets/index-CtCEGYrr.css">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@algochad/archcoder",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./server/index.js",