Closed
Description
Describe the bug
dev dependencies @angular/compiler-cli and @ngtools/webpack are not updated by nativescript-angular update script
To Reproduce
npm i [email protected] -g
tns create --ng // angular dependencies are ~8.0.0
cd your-app-name
npm i [email protected] --save
./node_modules/.bin/update-app-ng-deps
angular dependencies are updated to ~8.1.0
@angular/compiler-cli and @ngtools/webpack are NOT updated
Expected behavior
all angular dependencies should be updated
Metadata
Metadata
Assignees
Labels
No labels