@caido-utils/components 0.2.3 → 0.2.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.
@@ -228,7 +228,7 @@ const columnPt = {
228
228
  },
229
229
  bodyCell: {
230
230
  class:
231
- "px-2.5 py-0.5 font-mono text-sm font-semibold overflow-hidden text-ellipsis whitespace-nowrap !border-surface-700/50",
231
+ "px-2.5 py-0.5 font-mono text-sm font-normal overflow-hidden text-ellipsis whitespace-nowrap !border-surface-700/50",
232
232
  },
233
233
  };
234
234
  </script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@caido-utils/components",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"