We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569352a commit 65cf295Copy full SHA for 65cf295
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "@angular-devkit/architect",
3
- "version": "0.2000.0-next.0+sha-d7db32e",
+ "version": "0.2000.0-next.0+sha-815c050",
4
"description": "Angular Build Facade",
5
"experimental": true,
6
"main": "src/index.js",
7
"typings": "src/index.d.ts",
8
"dependencies": {
9
- "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d7db32e",
+ "@angular-devkit/core": "github:angular/angular-devkit-core-builds#815c050",
10
"rxjs": "7.8.2"
11
},
12
"builders": "./builders/builders.json",
uniqueId
@@ -1 +1 @@
-Tue Mar 04 2025 11:42:20 GMT+0000 (Coordinated Universal Time)
+Tue Mar 04 2025 12:37:03 GMT+0000 (Coordinated Universal Time)
0 commit comments