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 Generator to use Exact NPM Version #1338

Merged
merged 2 commits into from Nov 14, 2020
Merged

Commits on Nov 14, 2020

  1. Specify exact version of npm package in generator

    Otherwise npm is using the latest version, which might be the matching version
    if a patch was put on a prior release.
    justin808 committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    c5980c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8c130 View commit details
    Browse the repository at this point in the history