villa-design-tokens 1.0.293 → 1.0.294
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/tokens/global.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.294",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/vpro.json
CHANGED
|
@@ -1160,7 +1160,7 @@
|
|
|
1160
1160
|
"type": "fontWeights"
|
|
1161
1161
|
},
|
|
1162
1162
|
"program": {
|
|
1163
|
-
"value": "{fontweight.global.
|
|
1163
|
+
"value": "{fontweight.global.700}",
|
|
1164
1164
|
"type": "fontWeights"
|
|
1165
1165
|
},
|
|
1166
1166
|
"display": {
|
|
@@ -1182,4 +1182,4 @@
|
|
|
1182
1182
|
}
|
|
1183
1183
|
}
|
|
1184
1184
|
}
|
|
1185
|
-
}
|
|
1185
|
+
}
|
package/tokens/global.json
CHANGED
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"type": "fontFamilies"
|
|
43
43
|
},
|
|
44
44
|
"simplistic-outline-program": {
|
|
45
|
-
"value": "Simplistic Sans
|
|
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
|
+
}
|