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

Fix version script #5906

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Fix version script #5906

merged 1 commit into from
Apr 17, 2024

Conversation

acywatson
Copy link
Contributor

@acywatson acywatson commented Apr 17, 2024

We need to update the devDeps during the release branch action for now. I suspect we can find an easier way to deal with this later. (i.e., should these even be dev dependencies?).

Without this, the devDependencies in the devtools (not core) package don't get bumped, which causes a mismatch between the package-lock and the dev dependencies, which causes npm ci to fail (I think).

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 17, 2024
Copy link

vercel bot commented Apr 17, 2024

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

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 3:57am
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 3:57am

Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/lexical/dist/Lexical.js 23.62 KB (0%) 473 ms (0%) 549 ms (+71.59% 🔺) 1.1 s
packages/lexical-rich-text/dist/LexicalRichText.js 33.71 KB (0%) 675 ms (0%) 1.3 s (+31.41% 🔺) 2 s
packages/lexical-plain-text/dist/LexicalPlainText.js 33.74 KB (0%) 675 ms (0%) 1.2 s (-1.33% 🔽) 1.9 s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants