villa-design-tokens 1.0.294 → 1.0.295
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/vpro.json +2 -2
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.
|
|
5
|
+
"version": "1.0.295",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/vpro.json
CHANGED
|
@@ -1080,7 +1080,7 @@
|
|
|
1080
1080
|
"type": "fontFamilies"
|
|
1081
1081
|
},
|
|
1082
1082
|
"utility": {
|
|
1083
|
-
"value": "{fontfamily.global.
|
|
1083
|
+
"value": "{fontfamily.global.simplistic}",
|
|
1084
1084
|
"type": "fontFamilies"
|
|
1085
1085
|
},
|
|
1086
1086
|
"heading": {
|
|
@@ -1182,4 +1182,4 @@
|
|
|
1182
1182
|
}
|
|
1183
1183
|
}
|
|
1184
1184
|
}
|
|
1185
|
-
}
|
|
1185
|
+
}
|