Skip to content

Commit 6a31d9c

Browse files
author
Angular Builds
committed
f9de11d build: update to latest ng-dev tooling for caretaker handoff update
1 parent 7241519 commit 6a31d9c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/architect-cli",
3-
"version": "0.2101.0-next.0+sha-3020b50",
3+
"version": "0.2101.0-next.0+sha-f9de11d",
44
"description": "Angular Architect CLI",
55
"homepage": "https://github.com/angular/angular-cli",
66
"experimental": true,
@@ -19,8 +19,8 @@
1919
"tooling"
2020
],
2121
"dependencies": {
22-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#3020b50",
23-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#3020b50",
22+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#f9de11d",
23+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#f9de11d",
2424
"ansi-colors": "4.1.3",
2525
"progress": "2.0.3",
2626
"yargs-parser": "22.0.0"

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Nov 19 2025 23:28:49 GMT+0000 (Coordinated Universal Time)
1+
Thu Nov 20 2025 08:02:32 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)