@wistia/vhs-design-tokens 2.1.4-beta.1e8777c0.c4efd27 → 2.1.4-beta.288cc64c.6c81112

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, 02 Jul 2025 23:15:00 GMT
3
+ * Generated on Wed, 02 Jul 2025 21:35:33 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 02 Jul 2025 23:15:00 GMT
3
+ * Generated on Wed, 02 Jul 2025 21:35:33 GMT
4
4
  */
5
5
 
6
6
  export const designTokens = {
package/package.json CHANGED
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "name": "@wistia/vhs-design-tokens",
3
- "version": "2.1.4-beta.1e8777c0.c4efd27",
3
+ "version": "2.1.4-beta.288cc64c.6c81112",
4
4
  "description": "VHS design tokens",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.mjs",
8
+ "types": "dist/index.d.cts",
8
9
  "exports": {
9
10
  "./package.json": "./package.json",
10
11
  ".": {