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

fix(install-module): use latest versions during dependency installation #48

Merged

Conversation

PixnBits
Copy link
Contributor

@PixnBits PixnBits commented May 2, 2024

fixes/resolves #40

If a template wishes for faster dependency installation they can provide a lock file and maintain their dependencies that way instead (see #43).

@10xLaCroixDrinker 10xLaCroixDrinker merged commit 0d88e76 into main May 23, 2024
4 checks passed
@10xLaCroixDrinker 10xLaCroixDrinker deleted the fix/use-current-versions-during-installation branch May 23, 2024 09:49
oneamexbot added a commit that referenced this pull request May 23, 2024
## [1.11.2](v1.11.1...v1.11.2) (2024-05-23)

### Bug Fixes

* **install-module:** use latest versions during dependency installation ([#48](#48)) ([0d88e76](0d88e76))
@oneamexbot
Copy link
Contributor

🎉 This PR is included in version 1.11.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using --prefer-offline for npm install is not best security practice
4 participants