We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0cbd6b commit 5bef1c5Copy full SHA for 5bef1c5
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "@angular-devkit/architect",
3
- "version": "0.1902.0-next.0+sha-abb186a",
+ "version": "0.1902.0-next.0+sha-197b770",
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#abb186a",
+ "@angular-devkit/core": "github:angular/angular-devkit-core-builds#197b770",
10
"rxjs": "7.8.1"
11
},
12
"builders": "./builders/builders.json",
uniqueId
@@ -1 +1 @@
-Tue Jan 21 2025 13:17:26 GMT+0000 (Coordinated Universal Time)
+Tue Jan 21 2025 15:25:29 GMT+0000 (Coordinated Universal Time)
0 commit comments