villa-design-tokens 1.0.290 → 1.0.291

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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "villa-design-tokens",
3
3
  "description": "Design Tokens published by Design Token Studio with VPRO's Figma Design System- retest again",
4
4
  "author": "VPRO",
5
- "version": "1.0.290",
5
+ "version": "1.0.291",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -738,7 +738,7 @@
738
738
  },
739
739
  "lineheight": {
740
740
  "body": {
741
- "value": "{lineheight.global.500}",
741
+ "value": "{lineheight.global.300}",
742
742
  "type": "lineHeights"
743
743
  },
744
744
  "utility": {
@@ -755,7 +755,7 @@
755
755
  },
756
756
  "display": {
757
757
  "intro": {
758
- "value": "{lineheight.global.500}",
758
+ "value": "{lineheight.body}",
759
759
  "type": "lineHeights"
760
760
  },
761
761
  "name": {
@@ -763,7 +763,7 @@
763
763
  "type": "lineHeights"
764
764
  },
765
765
  "quote": {
766
- "value": "{lineheight.global.275}",
766
+ "value": "{lineheight.body}",
767
767
  "type": "lineHeights"
768
768
  },
769
769
  "headline": {