@wistia/vhs 2.73.1-beta.27876cc0.da8f906 → 2.73.1-beta.3469af1e.f8f44e1
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 +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -2
package/dist/index.cjs
CHANGED
package/dist/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wistia/vhs",
|
|
3
|
-
"version": "2.73.1-beta.
|
|
3
|
+
"version": "2.73.1-beta.3469af1e.f8f44e1",
|
|
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",
|
|
@@ -101,7 +101,6 @@
|
|
|
101
101
|
"@testing-library/react": "^16.2.0",
|
|
102
102
|
"@testing-library/user-event": "^14.6.1",
|
|
103
103
|
"@types/is-hotkey": "^0.1.10",
|
|
104
|
-
"@types/jest-axe": "^3.5.9",
|
|
105
104
|
"@types/node": "^22.12.0",
|
|
106
105
|
"@types/react": "^18.3.18",
|
|
107
106
|
"@types/react-aria-live": "^2.0.6",
|