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 1
1
{
2
2
"name" : " @schematics/angular" ,
3
- "version" : " 20.0.5+sha-5542445 " ,
3
+ "version" : " 20.0.5+sha-4e021e2 " ,
4
4
"description" : " Schematics specific to Angular" ,
5
5
"homepage" : " https://github.com/angular/angular-cli" ,
6
6
"keywords" : [
22
22
},
23
23
"schematics" : " ./collection.json" ,
24
24
"dependencies" : {
25
- "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#5542445 " ,
26
- "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#5542445 " ,
25
+ "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#4e021e2 " ,
26
+ "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#4e021e2 " ,
27
27
"jsonc-parser" : " 3.3.1"
28
28
},
29
29
"repository" : {
Original file line number Diff line number Diff line change 1
- Thu Jul 03 2025 13:24:49 GMT+0000 (Coordinated Universal Time)
1
+ Fri Jul 04 2025 07:23:27 GMT+0000 (Coordinated Universal Time)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ exports.latestVersions = {
16
16
// As Angular CLI works with same minor versions of Angular Framework, a tilde match for the current
17
17
Angular : '^20.0.0' ,
18
18
NgPackagr : '^20.0.0' ,
19
- DevkitBuildAngular : '^20.0.5+sha-5542445 ' ,
20
- AngularBuild : '^20.0.5+sha-5542445 ' ,
21
- AngularSSR : '^20.0.5+sha-5542445 ' ,
19
+ DevkitBuildAngular : '^20.0.5+sha-4e021e2 ' ,
20
+ AngularBuild : '^20.0.5+sha-4e021e2 ' ,
21
+ AngularSSR : '^20.0.5+sha-4e021e2 ' ,
22
22
} ;
You can’t perform that action at this time.
0 commit comments