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

feat(upgrade): add package.json update flow to cli #10388

Merged
Prev Previous commit
Next Next commit
chore(project): update prettierignore to include upgrade/cli.js
joshblack committed Jan 11, 2022
commit aea97f7a59709a98b43b3271436cd4e2da2b689c
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -58,3 +58,6 @@ packages/icons-react/next/**

# Nextjs
.next

# Upgrade
packages/upgrade/cli.js