@wistia/vhs-design-tokens 2.1.5-beta.21f1d9a3.2ae7019 → 2.1.5-beta.41333386.44630ea

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 Thu, 03 Jul 2025 13:28:17 GMT
3
+ * Generated on Mon, 28 Jul 2025 11:31:24 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 03 Jul 2025 13:28:17 GMT
3
+ * Generated on Mon, 28 Jul 2025 11:31:24 GMT
4
4
  */
5
5
 
6
6
  export const designTokens = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs-design-tokens",
3
- "version": "2.1.5-beta.21f1d9a3.2ae7019",
3
+ "version": "2.1.5-beta.41333386.44630ea",
4
4
  "description": "VHS design tokens",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -40,10 +40,10 @@
40
40
  "js-yaml": "^4.1.0",
41
41
  "prettier": "^3.6.2",
42
42
  "signale": "^1.4.0",
43
- "style-dictionary": "^5.0.0"
43
+ "style-dictionary": "5.0.0"
44
44
  },
45
45
  "engines": {
46
- "node": ">=20.0.0 || >=22.0.0 || >=24.0.0"
46
+ "node": ">=18.0.0 || >=20.0.0 || >=22.0.0 || >=24.0.0"
47
47
  },
48
48
  "author": "Wistia Engineering",
49
49
  "license": "UNLICENSED",