@mittwald/flow-design-tokens 0.1.0-alpha.82 → 0.1.0-alpha.84

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 24 Apr 2024 13:24:35 GMT
3
+ * Generated on Mon, 29 Apr 2024 06:18:44 GMT
4
4
  */
5
5
 
6
6
  :root {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/flow-design-tokens",
3
- "version": "0.1.0-alpha.82",
3
+ "version": "0.1.0-alpha.84",
4
4
  "type": "module",
5
5
  "description": "The design tokens used in Flow, mittwald’s design system",
6
6
  "homepage": "https://mittwald.github.io/flow",
@@ -20,5 +20,5 @@
20
20
  "nx": "^18.3.1",
21
21
  "style-dictionary": "^3.9.2"
22
22
  },
23
- "gitHead": "3d1051aa1239ff11259b23a6c80f6440ef512cc0"
23
+ "gitHead": "f11143f6039dfd3a2a6809a269284efa01a48ac1"
24
24
  }