UNPKG

@angular/material

Version:
11 lines (10 loc) 282 B
{ "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "migration-v15": { "version": "15.0.0-0", "description": "Updates the Angular Material to v15", "factory": "./ng-update/index_bundled#updateToV15" } } }