Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update engines and packageManager fields in package.json #832

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

smorimoto
Copy link
Contributor

No description provided.

Signed-off-by: Sora Morimoto <sora@morimoto.io>
@smorimoto smorimoto requested a review from a team as a code owner November 25, 2023 14:48
Copy link

vercel bot commented Nov 25, 2023

@smorimoto is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

Comment on lines +4 to +5
"node": "^14.0.0 || ^16.0.0 || ^18.0.0 || >20.0.0",
"npm": "^7.0.0 || ^8.0.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Make things as intended.

@@ -39,5 +39,6 @@
"version:update": "lerna version --exact --no-private --conventional-commits --conventional-prerelease=@mux/mux-active-viewer-count",
"create-release-notes": "lerna run create-release-notes --scope @mux/*",
"publish-release": "lerna run publish-release --scope @mux/* --"
}
},
"packageManager": "yarn@1.22.21+sha256.dbed5b7e10c552ba0e1a545c948d5473bc6c5a28ce22a8fd27e493e3e5eb6370"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We don't have to fix this completely, but at least we need to make it clear that the project depends on yarn v1.

Copy link
Contributor

@luwes luwes left a comment

Choose a reason for hiding this comment

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

LGTM! thanks for the contributions!

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Merging #832 (f1f9248) into main (411f382) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #832   +/-   ##
=======================================
  Coverage   82.44%   82.44%           
=======================================
  Files          40       40           
  Lines        8381     8381           
  Branches      461      462    +1     
=======================================
  Hits         6910     6910           
  Misses       1465     1465           
  Partials        6        6           

Copy link

vercel bot commented Dec 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elements-demo-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2023 4:27pm

@luwes luwes merged commit 31f6557 into muxinc:main Dec 4, 2023
13 checks passed
@smorimoto smorimoto deleted the update-engines-package-manager branch December 4, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants