@nypl/design-system-react-components 3.6.1-rc3 → 3.6.1-rc4

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.
@@ -2029,6 +2029,7 @@ const Yb = /* @__PURE__ */ el(_T), G6 = (n = !1) => ({
2029
2029
  medium: 500,
2030
2030
  mediumImportant: "500 !important",
2031
2031
  semibold: 600,
2032
+ semiboldImportant: "600 !important",
2032
2033
  bold: 700,
2033
2034
  boldImportant: "700 !important"
2034
2035
  }, t_ = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nypl/design-system-react-components",
3
- "version": "3.6.1-rc3",
3
+ "version": "3.6.1-rc4",
4
4
  "description": "NYPL Reservoir Design System React Components",
5
5
  "repository": {
6
6
  "type": "git",