We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a6d7e commit 8b0a43fCopy full SHA for 8b0a43f
src/material/schematics/migration.json
@@ -2,7 +2,7 @@
2
"$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
"schematics": {
4
"migration-v21": {
5
- "version": "20.0.0-0",
+ "version": "21.0.0-0",
6
"description": "Updates Angular Material to v21",
7
"factory": "./ng-update/index_bundled#updateToV21"
8
}
0 commit comments