@wistia/vhs 4.0.1-beta.269bd1b4.399d50c → 4.0.1-beta.69e08525.a965a34

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.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/vhs v4.0.1-beta.269bd1b4.399d50c
3
+ * @license @wistia/vhs v4.0.1-beta.69e08525.a965a34
4
4
  *
5
5
  * Copyright (c) 2021-2025, Wistia, Inc. and its affiliates.
6
6
  *
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@wistia/vhs",
3
- "version": "4.0.1-beta.269bd1b4.399d50c",
3
+ "version": "4.0.1-beta.69e08525.a965a34",
4
4
  "description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
5
- "type": "commonjs",
5
+ "type": "module",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.mjs",
8
8
  "types": "dist/index.d.ts",