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

refactor: update @nestjs/common imports to reference top level index.ts #726

Merged
merged 5 commits into from
Jan 30, 2022

Conversation

caucik
Copy link
Contributor

@caucik caucik commented Nov 16, 2021

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior?

No new behavior.

Issue Number: N/A

What is the new behavior?

No new behavior.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@kamilmysliwiec
Copy link
Member

Can we revert changes in the package.json and package-lock.json files?

This reverts changes to package-lock.json made by commit 8beee37
Copy link
Member

@micalevisk micalevisk left a comment

Choose a reason for hiding this comment

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

please revert the change made on package.json

You can ammend the new commit with the latest one and force pusth btw

git commit --amend
git push -f

@kamilmysliwiec kamilmysliwiec merged commit 68b7efb into nestjs:master Jan 30, 2022
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.

3 participants