@wistia/vhs 3.0.1-beta.88c76a64.3b8594a → 3.0.1-beta.a963c7a8.8b7d153

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.
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/vhs v3.0.1-beta.88c76a64.3b8594a
3
+ * @license @wistia/vhs v3.0.1-beta.a963c7a8.8b7d153
4
4
  *
5
5
  * Copyright (c) 2021-2025, Wistia, Inc. and its affiliates.
6
6
  *
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/vhs v3.0.1-beta.88c76a64.3b8594a
3
+ * @license @wistia/vhs v3.0.1-beta.a963c7a8.8b7d153
4
4
  *
5
5
  * Copyright (c) 2021-2025, Wistia, Inc. and its affiliates.
6
6
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs",
3
- "version": "3.0.1-beta.88c76a64.3b8594a",
3
+ "version": "3.0.1-beta.a963c7a8.8b7d153",
4
4
  "description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
5
5
  "type": "commonjs",
6
6
  "main": "dist/index.cjs",
@@ -130,9 +130,6 @@
130
130
  "vitest-canvas-mock": "^0.3.3",
131
131
  "yup": "^1.7.1"
132
132
  },
133
- "resolutions": {
134
- "styled-components": "^6.1.19"
135
- },
136
133
  "author": "Wistia Engineering",
137
134
  "license": "UNLICENSED",
138
135
  "repository": {