villa-design-tokens 1.0.293 → 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 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.293",
5
+ "version": "1.0.295",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -1080,7 +1080,7 @@
1080
1080
  "type": "fontFamilies"
1081
1081
  },
1082
1082
  "utility": {
1083
- "value": "{fontfamily.global.helvetica}",
1083
+ "value": "{fontfamily.global.simplistic}",
1084
1084
  "type": "fontFamilies"
1085
1085
  },
1086
1086
  "heading": {
@@ -1160,7 +1160,7 @@
1160
1160
  "type": "fontWeights"
1161
1161
  },
1162
1162
  "program": {
1163
- "value": "{fontweight.global.500}",
1163
+ "value": "{fontweight.global.700}",
1164
1164
  "type": "fontWeights"
1165
1165
  },
1166
1166
  "display": {
@@ -42,7 +42,7 @@
42
42
  "type": "fontFamilies"
43
43
  },
44
44
  "simplistic-outline-program": {
45
- "value": "Simplistic Sans Program",
45
+ "value": "Simplistic Sans",
46
46
  "type": "fontFamilies"
47
47
  },
48
48
  "npo-sans": {
@@ -1299,4 +1299,4 @@
1299
1299
  }
1300
1300
  }
1301
1301
  }
1302
- }
1302
+ }