We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c4dcdf commit 78be711Copy full SHA for 78be711
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@angular-devkit/architect",
3
- "version": "0.2201.0-next.3+sha-a9667ec",
+ "version": "0.2201.0-next.3+sha-e7af612",
4
"description": "Angular Build Facade",
5
"experimental": true,
6
"bin": {
@@ -9,7 +9,7 @@
9
"main": "src/index.js",
10
"typings": "src/index.d.ts",
11
"dependencies": {
12
- "@angular-devkit/core": "github:angular/angular-devkit-core-builds#a9667ec",
+ "@angular-devkit/core": "github:angular/angular-devkit-core-builds#e7af612",
13
"rxjs": "7.8.2"
14
},
15
"builders": "./builders/builders.json",
uniqueId
@@ -1 +1 @@
-Wed Jul 15 2026 16:44:02 GMT+0000 (Coordinated Universal Time)
+Wed Jul 15 2026 18:01:36 GMT+0000 (Coordinated Universal Time)
0 commit comments