villa-design-tokens 1.0.202 → 1.0.203
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 +1 -1
- package/tokens/brands/argos.json +3 -3
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.
|
|
5
|
+
"version": "1.0.203",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/argos.json
CHANGED
|
@@ -526,15 +526,15 @@
|
|
|
526
526
|
},
|
|
527
527
|
"lineheight": {
|
|
528
528
|
"body": {
|
|
529
|
-
"value": "{lineheight.global.
|
|
529
|
+
"value": "{lineheight.global.300}",
|
|
530
530
|
"type": "lineHeights"
|
|
531
531
|
},
|
|
532
532
|
"utility": {
|
|
533
|
-
"value": "{lineheight.global.
|
|
533
|
+
"value": "{lineheight.global.200}",
|
|
534
534
|
"type": "lineHeights"
|
|
535
535
|
},
|
|
536
536
|
"heading": {
|
|
537
|
-
"value": "{lineheight.global.
|
|
537
|
+
"value": "{lineheight.global.200}",
|
|
538
538
|
"type": "lineHeights"
|
|
539
539
|
},
|
|
540
540
|
"display": {
|