@wistia/vhs-design-tokens 1.5.1-beta.b1ad8a71.e44fe7f → 1.5.1-beta.e659ddb6.299b773

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, 08 Feb 2024 20:54:25 GMT
3
+ * Generated on Thu, 08 Feb 2024 21:05:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 08 Feb 2024 20:54:25 GMT
3
+ * Generated on Thu, 08 Feb 2024 21:05:27 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, 08 Feb 2024 20:54:25 GMT
3
+ * Generated on Thu, 08 Feb 2024 21:05:27 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, 08 Feb 2024 20:54:25 GMT
3
+ // Generated on Thu, 08 Feb 2024 21:05:27 GMT
4
4
 
5
5
  $breakpoint-xs: 0em;
6
6
  $breakpoint-sm: 37.5em;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs-design-tokens",
3
- "version": "1.5.1-beta.b1ad8a71.e44fe7f",
3
+ "version": "1.5.1-beta.e659ddb6.299b773",
4
4
  "description": "VHS design tokens",
5
5
  "main": "index.js",
6
6
  "exports": {
@@ -46,5 +46,5 @@
46
46
  "url": "https://github.com/wistia/vhs-design-tokens/issues"
47
47
  },
48
48
  "homepage": "https://github.com/wistia/vhs-design-tokens#readme",
49
- "packageManager": "yarn@4.0.1"
49
+ "packageManager": "yarn@4.0.2"
50
50
  }