File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 75
75
},
76
76
"@angular-devkit/architect-cli" : {
77
77
"name" : " Architect CLI" ,
78
+ "section" : " Tooling" ,
78
79
"snapshotRepo" : " angular/angular-devkit-architect-cli-builds"
79
80
},
80
81
"@angular-devkit/benchmark" : {
Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ This is a monorepo which contains many tools and packages:
75
75
| Project | Package | Version | Links |
76
76
| ---| ---| ---| ---|
77
77
** Angular CLI** | [ ` @angular/cli ` ] ( https://npmjs.com/package/@angular/cli ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular%2Fcli/latest.svg )] ( https://npmjs.com/package/@angular/cli ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular/cli/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/cli-builds )
78
+ ** Architect CLI** | [ ` @angular-devkit/architect-cli ` ] ( https://npmjs.com/package/@angular-devkit/architect-cli ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Farchitect-cli/latest.svg )] ( https://npmjs.com/package/@angular-devkit/architect-cli ) | [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-architect-cli-builds )
78
79
** Schematics CLI** | [ ` @angular-devkit/schematics-cli ` ] ( https://npmjs.com/package/@angular-devkit/schematics-cli ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fschematics-cli/latest.svg )] ( https://npmjs.com/package/@angular-devkit/schematics-cli ) | [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-schematics-cli-builds )
79
80
80
81
@@ -84,7 +85,6 @@ This is a monorepo which contains many tools and packages:
84
85
| Project | Package | Version | Links |
85
86
| ---| ---| ---| ---|
86
87
** Architect** | [ ` @angular-devkit/architect ` ] ( https://npmjs.com/package/@angular-devkit/architect ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Farchitect/latest.svg )] ( https://npmjs.com/package/@angular-devkit/architect ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/architect/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-architect-builds )
87
- ** Architect CLI** | [ ` @angular-devkit/architect-cli ` ] ( https://npmjs.com/package/@angular-devkit/architect-cli ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Farchitect-cli/latest.svg )] ( https://npmjs.com/package/@angular-devkit/architect-cli ) | [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-architect-cli-builds )
88
88
** Build Angular** | [ ` @angular-devkit/build-angular ` ] ( https://npmjs.com/package/@angular-devkit/build-angular ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-angular/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-angular ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/build_angular/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-angular-builds )
89
89
** Build NgPackagr** | [ ` @angular-devkit/build-ng-packagr ` ] ( https://npmjs.com/package/@angular-devkit/build-ng-packagr ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-ng-packagr/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-ng-packagr ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/build_ng_packagr/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-ng-packagr-builds )
90
90
** Build Optimizer** | [ ` @angular-devkit/build-optimizer ` ] ( https://npmjs.com/package/@angular-devkit/build-optimizer ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-optimizer/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-optimizer ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/build_optimizer/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-optimizer-builds )
You can’t perform that action at this time.
0 commit comments