angular/preboot

Support Angular 7

Closed this issue · 0 comments

  • I'm submitting a ...
  • bug report
  • feature request
  • Which parts of preboot are affected by this issue?
  • server side
  • client side
  • inline
  • build process
  • docs
  • tests
  • Do you want to request a feature or report a bug?
    Feature

  • What is the motivation / use case for changing the behavior?
    Support the newest version of Angular

Currently after update to Angular 7 I receive warning with incorrect peer dependencies.

warning " > preboot@6.0.0-beta.6" has incorrect peer dependency "@angular/common@^6.0.0".
warning " > preboot@6.0.0-beta.6" has incorrect peer dependency "@angular/core@^6.0.0".