@homebound/beam 3.42.2 → 3.42.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/truss.css CHANGED
@@ -379,8 +379,6 @@
379
379
  .fw5 { font-weight: 500; }
380
380
  /* @truss p:3000 c:fw6 */
381
381
  .fw6 { font-weight: 600; }
382
- /* @truss p:3000 c:fwb */
383
- .fwb { font-weight: bold; }
384
382
  /* @truss p:3000 c:fwr */
385
383
  .fwr { flex-wrap: wrap-reverse; }
386
384
  /* @truss p:3000 c:fww */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@homebound/beam",
3
- "version": "3.42.2",
3
+ "version": "3.42.4",
4
4
  "type": "module",
5
5
  "author": "Homebound",
6
6
  "license": "MIT",