8000 build: remove @schematics/package-update package · mgol/angular-cli@bd423e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit bd423e2

Browse files
committed
build: remove @schematics/package-update package
Its unused. Fixes angular#11674.
1 parent 1370ac0 commit bd423e2

File tree

12 files changed

+0
-565
lines changed

12 files changed

+0
-565
lines changed

.monorepo.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -187,13 +187,6 @@
187187
"hash": "872897792f5703b1a76900c363bbdaf5",
188188
"snapshotRepo": "angular/schematics-schematics-builds"
189189
},
190-
"@schematics/package-update": {
191-
"name": "Package JSON Update Schematics",
192-
"version": "0.8.0-beta.1",
193-
"section": "Schematics",
194-
"hash": "7c8e3f2357dd2f7991d49b702ef4948d",
195-
"snapshotRepo": "angular/schematics-package-update-builds"
196-
},
197190
"@schematics/update": {
198191
"name": "Package Update Schematics",
199192
"version": "0.8.0-beta.1",

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ This is a monorepo which contains many packages:
7777
|---|---|---|---|
7878
**Angular PWA Schematics** | [`@angular/pwa`](https://npmjs.com/package/@angular/pwa) | [![latest](https://img.shields.io/npm/v/%40angular%2Fpwa/latest.svg)](https://npmjs.com/package/@angular/pwa) | [![snapshot](https://img.shields.io/badge/snapshot--blue.svg)](https://github.com/angular/angular-pwa-builds)
7979
**Angular Schematics** | [`@schematics/angular`](https://npmjs.com/package/@schematics/angular) | [![latest](https://img.shields.io/npm/v/%40schematics%2Fangular/latest.svg)](https://npmjs.com/package/@schematics/angular) | [![snapshot](https://img.shields.io/badge/snapshot--blue.svg)](https://github.com/angular/schematics-angular-builds)
80-
**Package JSON Update Schematics** | [`@schematics/package-update`](https://npmjs.com/package/@schematics/package-update) | [![latest](https://img.shields.io/npm/v/%40schematics%2Fpackage-update/latest.svg)](https://npmjs.com/package/@schematics/package-update) | [![snapshot](https://img.shields.io/badge/snapshot--blue.svg)](https://github.com/angular/schematics-package-update-builds)
8180
**Schematics Schematics** | [`@schematics/schematics`](https://npmjs.com/package/@schematics/schematics) | [![latest](https://img.shields.io/npm/v/%40schematics%2Fschematics/latest.svg)](https://npmjs.com/package/@schematics/schematics) | [![snapshot](https://img.shields.io/badge/snapshot--blue.svg)](https://github.com/angular/schematics-schematics-builds)
8281
**Package Update Schematics** | [`@schematics/update`](https://npmjs.com/package/@schematics/update) | [![latest](https://img.shields.io/npm/v/%40schematics%2Fupdate/latest.svg)](https://npmjs.com/package/@schematics/update) | [![snapshot](https://img.shields.io/badge/snapshot--blue.svg)](https://github.com/angular/schematics-update-builds)
8382

packages/schematics/package_update/_angular-devkit/index.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

packages/schematics/package_update/_angular/index.ts

Lines changed: 0 additions & 44 deletions
This file was deleted.

packages/schematics/package_update/_angular_cli/index.ts

Lines changed: 0 additions & 15 deletions
This file was deleted.

packages/schematics/package_update/all/index.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

packages/schematics/package_update/collection.json

Lines changed: 0 additions & 24 deletions
This file was deleted.

packages/schematics/package_update/package.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

packages/schematics/package_update/schema.d.ts

Lines changed: 0 additions & 17 deletions
This file was deleted.

packages/schematics/package_update/schema.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0