File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @schematics/angular" ,
3- "version" : " 20.2.1+sha-99526bd " ,
3+ "version" : " 20.2.1+sha-f3c8268 " ,
44 "description" : " Schematics specific to Angular" ,
55 "homepage" : " https://github.com/angular/angular-cli" ,
66 "keywords" : [
2222 },
2323 "schematics" : " ./collection.json" ,
2424 "dependencies" : {
25- "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#99526bd " ,
26- "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#99526bd " ,
25+ "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#f3c8268 " ,
26+ "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#f3c8268 " ,
2727 "jsonc-parser" : " 3.3.1"
2828 },
2929 "repository" : {
Original file line number Diff line number Diff line change 1- Wed Sep 03 2025 11:52:36 GMT+0000 (Coordinated Universal Time)
1+ Wed Sep 03 2025 12:54:43 GMT+0000 (Coordinated Universal Time)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ exports.latestVersions = {
1616 // As Angular CLI works with same minor versions of Angular Framework, a tilde match for the current
1717 Angular : '^20.2.0' ,
1818 NgPackagr : '^20.2.0' ,
19- DevkitBuildAngular : '^20.2.1+sha-99526bd ' ,
20- AngularBuild : '^20.2.1+sha-99526bd ' ,
21- AngularSSR : '^20.2.1+sha-99526bd ' ,
19+ DevkitBuildAngular : '^20.2.1+sha-f3c8268 ' ,
20+ AngularBuild : '^20.2.1+sha-f3c8268 ' ,
21+ AngularSSR : '^20.2.1+sha-f3c8268 ' ,
2222} ;
You can’t perform that action at this time.
0 commit comments