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 f81c292 commit e9b112fCopy full SHA for e9b112f
packages/ng-schematics/package.json
@@ -18,11 +18,11 @@
18
"license": "MIT",
19
"schematics": "./src/collection.json",
20
"dependencies": {
21
- "@angular-devkit/core": "^21.0.0",
22
- "@angular-devkit/schematics": "^21.0.0",
+ "@angular-devkit/core": "^19.0.0",
+ "@angular-devkit/schematics": "^19.0.0",
23
"@igniteui/angular-templates": "~21.0.1480-beta.0",
24
"@igniteui/cli-core": "~14.8.0-beta.0",
25
- "@schematics/angular": "~21.0.0",
+ "@schematics/angular": "~19.0.0",
26
"minimatch": "^10.0.1",
27
"rxjs": "^7.8.1"
28
},
0 commit comments