We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50330e7 commit d65412cCopy full SHA for d65412c
package.json
@@ -24,9 +24,9 @@
24
"license": "MIT",
25
"schematics": "./dist/collection.json",
26
"dependencies": {
27
- "@angular-devkit/core": "^14.0.0",
28
- "@angular-devkit/schematics": "^14.0.0",
29
- "@schematics/angular": "^14.0.0",
+ "@angular-devkit/core": "^21.0.0",
+ "@angular-devkit/schematics": "^21.0.0",
+ "@schematics/angular": "^21.0.0",
30
"colorette": "^2.0.16",
31
"debug": "^4.3.2",
32
"execa": "^8.0.1",
0 commit comments