Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
benhuangbmj
left a comment
There was a problem hiding this comment.
Please resolve the code conflicts.
wilrnh
left a comment
There was a problem hiding this comment.
Is there any particular reason the nextjs version was bumped? If not, could we revert the package.json changes?
|
Updates for package.json and package-lock.json files are automatic version updates pushed with the changes. Let me know if you want me to reverse only the next version update? Or all the automatic version updates? |
There was a problem hiding this comment.
Thanks for the clarification. Yea I'd say reverse all of them, unless you think any are needed for this PR.
I'm also curious when the updates are done - is it when npm run build or npm run lint is done?
In directory /app/components/header/:
Removed the link to Contact page in navitems.ts.
In directory /components/:
Removed the link to Contact page in components-footer.tsx.