-
Notifications
You must be signed in to change notification settings - Fork 0
build: update boemly #28
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
b177b95 to
649d813
Compare
| "node_modules/@phosphor-icons/react": { | ||
| "version": "2.1.7", | ||
| "resolved": "https://registry.npmjs.org/@phosphor-icons/react/-/react-2.1.7.tgz", | ||
| "integrity": "sha512-g2e2eVAn1XG2a+LI09QU3IORLhnFNAFkNbo2iwbX6NOKSLOwvEMmTa7CgOzEbgNWR47z8i8kwjdvYZ5fkGx1mQ==", | ||
| "engines": { | ||
| "node": ">=10" | ||
| }, | ||
| "peerDependencies": { | ||
| "react": ">= 16.8", | ||
| "react-dom": ">= 16.8" | ||
| } | ||
| }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice! just one question: do we need to update it here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This dependency was just updated with the npm install and moved in the file (automatically)
No description provided.