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

upgrade to node 20 #82

Merged
merged 2 commits into from
Jun 26, 2024
Merged

Conversation

JohnRDOrazio
Copy link
Collaborator

No description provided.

Copy link

netlify bot commented Jun 25, 2024

Deploy Preview for confessit-web ready!

Name Link
🔨 Latest commit eeb9e7b
🔍 Latest deploy log https://app.netlify.com/sites/confessit-web/deploys/667b36b85527b90008ba1ddc
😎 Deploy Preview https://deploy-preview-82--confessit-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@popperjs/core": "^2.11.8",
Copy link
Owner

Choose a reason for hiding this comment

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

Can't remember if I had intentionally omitted this but I'm comfortable adding it either way I think.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Basically it's a dependency of bootstrap, but since peer dependencies are no longer automatically pulled in you would just get warnings all the times from Yarn. By pulling it in the warnings go away.

@kas-catholic kas-catholic merged commit 2c49c8c into kas-catholic:main Jun 26, 2024
5 checks passed
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