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

chore: run search and replace #4454

Merged

Conversation

devceline
Copy link
Contributor

@devceline devceline commented Apr 17, 2024

Amend original PR, ran command:

find -name "package.json" | xargs sed 's/\^//' -i;

to ensure exhaustive search and replace

@devceline devceline requested a review from ganchoradkov April 17, 2024 10:07
@bkrem bkrem merged commit 8220932 into chore/fixed-deps-versions Apr 17, 2024
2 checks passed
@ganchoradkov ganchoradkov mentioned this pull request May 8, 2024
20 tasks
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.

None yet

2 participants