We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22dc14e commit d96b0adCopy full SHA for d96b0ad
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "@angular-devkit/architect",
3
- "version": "0.1901.0-next.2+sha-9795a9e",
+ "version": "0.1901.0-next.2+sha-0826b30",
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#9795a9e",
+ "@angular-devkit/core": "github:angular/angular-devkit-core-builds#0826b30",
10
"rxjs": "7.8.1"
11
},
12
"builders": "./builders/builders.json",
uniqueId
@@ -1 +1 @@
-Tue Jan 07 2025 15:55:35 GMT+0000 (Coordinated Universal Time)
+Tue Jan 07 2025 17:09:53 GMT+0000 (Coordinated Universal Time)
0 commit comments