@wistia/vhs 2.55.1-beta.ac91a367.5af5a3e → 2.55.1-beta.ce3228d2.2209708
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 +2 -3
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.55.1-beta.
|
|
3
|
+
"version": "2.55.1-beta.ce3228d2.2209708",
|
|
4
4
|
"packageManager": "yarn@4.2.2",
|
|
5
5
|
"description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
|
|
6
6
|
"type": "commonjs",
|
|
@@ -147,8 +147,7 @@
|
|
|
147
147
|
},
|
|
148
148
|
"resolutions": {
|
|
149
149
|
"axios": "0.28.0",
|
|
150
|
-
"braces": "3.0.3"
|
|
151
|
-
"ws": "8.17.1"
|
|
150
|
+
"braces": "3.0.3"
|
|
152
151
|
},
|
|
153
152
|
"author": "Wistia Engineering",
|
|
154
153
|
"license": "UNLICENSED",
|