Skip to content

Commit

Permalink
chore: downgrade mux-player-react to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Aug 21, 2023
1 parent 74f78b8 commit 44fb6c8
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 54 deletions.
92 changes: 39 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"watch": "pkg-utils watch --strict"
},
"dependencies": {
"@mux/mux-player-react": "1.12.1",
"@mux/mux-player-react": "1.11.4",
"@mux/upchunk": "^3",
"@sanity/icons": "^2",
"@sanity/incompatible-plugin": "^1",
Expand Down

2 comments on commit 44fb6c8

@vercel
Copy link

@vercel vercel bot commented on 44fb6c8 Aug 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sanity-plugin-mux-input-codesandbox – ./example

mux-player-codesandbox.sanity.build
sanity-plugin-mux-input-codesandbox.sanity.build
sanity-plugin-mux-input-codesandbox-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 44fb6c8 Aug 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sanity-plugin-mux-input – ./

sanity-plugin-mux-input-git-main.sanity.build
sanity-plugin-mux-input.sanity.build

Please sign in to comment.