Skip to content

Commit

Permalink
chore: update lvpr player (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
sasicodes authored Jan 7, 2023
1 parent ae95c7a commit 6bcef36
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@apollo/client": "^3.7.3",
"@livepeer/react": "^2.0.0-next.17",
"@livepeer/react": "^2.0.0-next.18",
"@tailwindcss/line-clamp": "^0.4.0",
"clsx": "^1.2.1",
"graphql": "^16.6.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@bundlr-network/client": "^0.9.11",
"@headlessui/react": "^1.7.5",
"@hookform/resolvers": "^2.9.10",
"@livepeer/react": "^2.0.0-next.17",
"@livepeer/react": "^2.0.0-next.18",
"@rainbow-me/rainbowkit": "^0.8.1",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/line-clamp": "^0.4.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2918,7 +2918,7 @@
tus-js-client "^3.0.1"
zustand "^4.1.5"

"@livepeer/react@^2.0.0-next.17":
"@livepeer/react@^2.0.0-next.18":
version "2.0.0-next.18"
resolved "https://registry.yarnpkg.com/@livepeer/react/-/react-2.0.0-next.18.tgz#3630070145246060f710860a29de4ff4493798c4"
integrity sha512-C2uOUj6CGuyrS2w+pGXMwoNVHCfKDXIs3iWvWpFzssuAin4KvnqmIFt601eHHrM6AyS5+OmL4HEs5opGZ3gxrQ==
Expand Down

3 comments on commit 6bcef36

@vercel
Copy link

@vercel vercel bot commented on 6bcef36 Jan 7, 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:

embed – ./apps/embed

embed-git-main-lenstube.vercel.app
embed-lenstube.vercel.app
embed.lenstube.xyz

@vercel
Copy link

@vercel vercel bot commented on 6bcef36 Jan 7, 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:

web – ./apps/web

web-git-main-lenstube.vercel.app
lenstube.xyz
web-lenstube.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 6bcef36 Jan 7, 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:

api – ./apps/api

api-lenstube.vercel.app
api-git-main-lenstube.vercel.app
api.lenstube.xyz

Please sign in to comment.