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

Update package.json #130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update package.json #130

wants to merge 1 commit into from

Conversation

gersirami
Copy link

Added resolutions to prevent typescript and vite from updating

Added `resolutions` to prevent `typescript` and `vite` from updating
@justintaylor-dev
Copy link
Contributor

Thanks for the contribution, however it doesn't seem to prevent running add or upgrade:

yarn upgrade vite --latest
yarn upgrade typescript --latest
yarn add vite
yarn add typescript

Are there other commands this will block?

@gersirami
Copy link
Author

Thanks for the contribution, however it doesn't seem to prevent running add or upgrade:

yarn upgrade vite --latest yarn upgrade typescript --latest yarn add vite yarn add typescript

Are there other commands this will block?

I see! I'm searching for a solution about this, but seems very hard to find, they mention npm shrinkwrap, but not sure what it does...

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