File tree 3 files changed +7
-7
lines changed
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.0-next.3 +sha-d975b71 " ,
3
+ "version" : " 20.0.0-next.4 +sha-7225975 " ,
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#d975b71 " ,
26
- "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#d975b71 " ,
25
+ "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#7225975 " ,
26
+ "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#7225975 " ,
27
27
"jsonc-parser" : " 3.3.1"
28
28
},
29
29
"repository" : {
Original file line number Diff line number Diff line change 1
- Wed Apr 02 2025 17:29:57 GMT+0000 (Coordinated Universal Time)
1
+ Wed Apr 02 2025 21:10:35 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-next.0' ,
18
18
NgPackagr : '^20.0.0-next.0' ,
19
- DevkitBuildAngular : '^20.0.0-next.3 +sha-d975b71 ' ,
20
- AngularBuild : '^20.0.0-next.3 +sha-d975b71 ' ,
21
- AngularSSR : '^20.0.0-next.3 +sha-d975b71 ' ,
19
+ DevkitBuildAngular : '^20.0.0-next.4 +sha-7225975 ' ,
20
+ AngularBuild : '^20.0.0-next.4 +sha-7225975 ' ,
21
+ AngularSSR : '^20.0.0-next.4 +sha-7225975 ' ,
22
22
} ;
You can’t perform that action at this time.
0 commit comments