Skip to content

Commit a7ab10e

Browse files
author
Angular Builds
committed
0568f38 release: cut the v20.1.2 release
1 parent 212d835 commit a7ab10e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@angular-devkit/architect",
3-
"version": "0.2001.1+sha-14da042",
3+
"version": "0.2001.2+sha-0568f38",
44
"description": "Angular Build Facade",
55
"experimental": true,
66
"main": "src/index.js",
77
"typings": "src/index.d.ts",
88
"dependencies": {
9-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#14da042",
9+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#0568f38",
1010
"rxjs": "7.8.2"
1111
},
1212
"builders": "./builders/builders.json",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue Jul 22 2025 12:02:06 GMT+0000 (Coordinated Universal Time)
1+
Wed Jul 23 2025 17:19:51 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)