@vouchfor/embeds 2.0.17 → 2.0.18

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vouchfor/embeds",
3
- "version": "2.0.17",
3
+ "version": "2.0.18",
4
4
  "license": "MIT",
5
5
  "author": "Aaron Williams",
6
6
  "main": "dist/es/embeds.js",
@@ -10,7 +10,10 @@
10
10
  "exports": {
11
11
  ".": "./dist/es/embeds.js"
12
12
  },
13
- "files": ["dist", "src"],
13
+ "files": [
14
+ "dist",
15
+ "src"
16
+ ],
14
17
  "publishConfig": {
15
18
  "tag": "latest",
16
19
  "access": "public"
@@ -44,7 +47,7 @@
44
47
  "@a11y/focus-trap": "^1.0.5",
45
48
  "@lit/task": "^1.0.0",
46
49
  "@vouchfor/canvas-video": "^8.0.4",
47
- "@vouchfor/media-player": "^3.0.17",
50
+ "@vouchfor/media-player": "^3.0.18",
48
51
  "uuid": "^9.0.1"
49
52
  },
50
53
  "peerDependencies": {