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

Uninstall unused dep #1332

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Conversation

lucapette
Copy link
Contributor

I started looking into the react upgrade and stumbled upon this.

If you're ok with it, I want to open a pr to add a nvmrc file to the client dir with the version of node we're using (18.12.1)

It would help us using the same versions of node/npm. For example, I had to manually go back to node 14 to create this pull request with a small and "clean" diff. Using later versions would run into lockfileversion changes (it has already happened in the repo here for example).

@tchiotludo
Copy link
Owner

yes no problems!

@tchiotludo tchiotludo merged commit 33d5c7a into tchiotludo:dev Jan 4, 2023
tchiotludo pushed a commit that referenced this pull request Apr 4, 2023
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