villa-design-tokens 1.0.82 → 1.0.83

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/tokens/base.json +1 -1
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.82",
5
+ "version": "1.0.83",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
package/tokens/base.json CHANGED
@@ -408,7 +408,7 @@
408
408
  "type": "fontWeights"
409
409
  },
410
410
  "normal": {
411
- "value": "300",
411
+ "value": "400",
412
412
  "type": "fontWeights"
413
413
  },
414
414
  "medium": {