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(schematics): Remove peer dependencies on Angular DevKit #1222

Merged
merged 1 commit into from
Aug 1, 2018

Commits on Aug 1, 2018

  1. fix(schematics): Remove peer dependencies on Angular DevKit

    The peer dependencies prevent you from using `ng update` since they are pinned to specific versions. We'll verify the schematics work across versions and rely on the dependencies provided implicitly with the CLI
    
    Closes #1206
    brandonroberts committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    9a41cfc View commit details
    Browse the repository at this point in the history