Skip to content

Commit b3a17d3

Browse files
author
Angular Builds
committed
f5c953d refactor: reduce the number of builds done in output-path_spec
1 parent 92dc2df commit b3a17d3

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.2002.0-next.0+sha-7da683d",
3+
"version": "0.2002.0-next.0+sha-f5c953d",
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#7da683d",
23-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#7da683d",
22+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#f5c953d",
23+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#f5c953d",
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-
Tue Jul 08 2025 13:13:08 GMT+0000 (Coordinated Universal Time)
1+
Tue Jul 08 2025 13:41:44 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)