villa-design-tokens 1.0.225 → 1.0.227

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.225",
5
+ "version": "1.0.227",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -547,7 +547,7 @@
547
547
  },
548
548
  "lineheight": {
549
549
  "body": {
550
- "value": "{lineheight.global.275}",
550
+ "value": "{lineheight.global.300}",
551
551
  "type": "lineHeights"
552
552
  },
553
553
  "utility": {
@@ -587,7 +587,7 @@
587
587
  "type": "fontWeights"
588
588
  },
589
589
  "heading": {
590
- "value": "{fontweight.global.700}",
590
+ "value": "{fontweight.global.500}",
591
591
  "type": "fontWeights"
592
592
  },
593
593
  "display": {
@@ -604,7 +604,7 @@
604
604
  "type": "fontWeights"
605
605
  },
606
606
  "headline": {
607
- "value": "{fontweight.global.700}",
607
+ "value": "{fontweight.global.500}",
608
608
  "type": "fontWeights"
609
609
  }
610
610
  }