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 21d5e9a commit acfa323Copy full SHA for acfa323
projects/schematics/package.json
@@ -13,9 +13,9 @@
13
"license": "MIT",
14
"schematics": "./src/collection.json",
15
"dependencies": {
16
- "@schematics/angular": "^19.0.2",
17
- "@angular-devkit/core": "^19.0.2",
18
- "@angular-devkit/schematics": "^19.0.2",
+ "@schematics/angular": "^20.2.2",
+ "@angular-devkit/core": "^20.2.2",
+ "@angular-devkit/schematics": "^20.2.2",
19
"typescript": "~5.4.5"
20
}
21
0 commit comments