Closed
Description
Bug Report or Feature Request (mark with an x
)
- [x] bug report -> please search issues before submitting
- [ ] feature request
Command (mark with an x
)
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [x] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Versions
Repro steps
The log given by the failure
Desired functionality
I just updated to 7.0.0 using command ng update @angular/cli @angular/core
.
But ng-packagr
was not updated and also there was problem with tsickle
versioning.
Now since ng-packagr
is used for generating library it should be updated as well.