@lux-design-system/font 1.1.0 → 1.1.1

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -15,7 +15,7 @@ Deze package bevat de referenties naar de lettertypes RijksoverheidSerif en Rijk
15
15
 
16
16
  ### PNPM
17
17
 
18
- `pnpm add -D @lux-design-system/font --save-dev`
18
+ `pnpm add @lux-design-system/font --save-dev`
19
19
 
20
20
  Daarna zijn de volgende `@font-face` `font-family`s beschikbaar:
21
21
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.1.0",
2
+ "version": "1.1.1",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "Font assets for LUX, the Design System for Logius, based on the NL Design System architecture",
5
5
  "license": "SEE LICENSE IN LICENSE.md",