villa-design-tokens 1.0.195 → 1.0.197

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",
4
4
  "author": "VPRO",
5
- "version": "1.0.195",
5
+ "version": "1.0.197",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -489,7 +489,7 @@
489
489
  },
490
490
  "lineheight": {
491
491
  "body": {
492
- "value": "{lineheight.global.300}",
492
+ "value": "{lineheight.global.500}",
493
493
  "type": "lineHeights"
494
494
  },
495
495
  "utility": {
@@ -511,7 +511,7 @@
511
511
  },
512
512
  "lineheight": {
513
513
  "body": {
514
- "value": "{lineheight.global.300}",
514
+ "value": "{lineheight.global.500}",
515
515
  "type": "lineHeights"
516
516
  },
517
517
  "utility": {
@@ -515,7 +515,7 @@
515
515
  },
516
516
  "lineheight": {
517
517
  "body": {
518
- "value": "{lineheight.global.300}",
518
+ "value": "{lineheight.global.500}",
519
519
  "type": "lineHeights"
520
520
  },
521
521
  "utility": {
@@ -489,7 +489,7 @@
489
489
  },
490
490
  "lineheight": {
491
491
  "body": {
492
- "value": "{lineheight.global.300}",
492
+ "value": "{lineheight.global.500}",
493
493
  "type": "lineHeights"
494
494
  },
495
495
  "utility": {
@@ -493,7 +493,7 @@
493
493
  },
494
494
  "lineheight": {
495
495
  "body": {
496
- "value": "{lineheight.global.300}",
496
+ "value": "{lineheight.global.500}",
497
497
  "type": "lineHeights"
498
498
  },
499
499
  "utility": {
@@ -188,6 +188,10 @@
188
188
  "400": {
189
189
  "value": "160%",
190
190
  "type": "lineHeights"
191
+ },
192
+ "500": {
193
+ "value": "170%",
194
+ "type": "lineHeights"
191
195
  }
192
196
  }
193
197
  },