Skip to content

Commit

Permalink
Add missing transitive peer dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Jul 25, 2023
1 parent 4150211 commit bff76f5
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/mux-active-viewer-count/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
"downlevel-dts": "^0.11.0",
"esbuild": "^0.15.7",
"eslint": "^8.24.0",
"hls.js": "^1.4.8",
"mux-embed": "^4.24.0",
"npm-run-all": "^4.1.5",
"replace": "^1.2.1",
"shx": "^0.3.4",
Expand Down
2 changes: 2 additions & 0 deletions packages/mux-audio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@
"downlevel-dts": "^0.11.0",
"esbuild": "^0.15.7",
"eslint": "^8.24.0",
"hls.js": "^1.4.8",
"mux-embed": "^4.24.0",
"npm-run-all": "^4.1.5",
"replace": "^1.2.1",
"shx": "^0.3.4",
Expand Down
2 changes: 2 additions & 0 deletions packages/mux-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@
"@web/test-runner-playwright": "^0.9.0",
"downlevel-dts": "^0.11.0",
"eslint": "^8.24.0",
"hls.js": "^1.4.8",
"mux-embed": "^4.24.0",
"npm-run-all": "^4.1.5",
"replace": "^1.2.1",
"shx": "^0.3.4",
Expand Down
2 changes: 2 additions & 0 deletions packages/mux-uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
"copyfiles": "^2.4.1",
"downlevel-dts": "^0.11.0",
"esbuild": "^0.15.7",
"hls.js": "^1.4.8",
"mux-embed": "^4.24.0",
"npm-run-all": "^4.1.5",
"replace": "^1.2.1",
"shx": "^0.3.4",
Expand Down
2 changes: 2 additions & 0 deletions packages/mux-video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@
"downlevel-dts": "^0.11.0",
"esbuild": "^0.15.7",
"eslint": "^8.24.0",
"hls.js": "^1.4.8",
"mux-embed": "^4.24.0",
"npm-run-all": "^4.1.5",
"replace": "^1.2.1",
"shx": "^0.3.4",
Expand Down

0 comments on commit bff76f5

Please sign in to comment.