Skip to content

Commit 1e48c92

Browse files
author
Angular Builds
committed
c70dae4 test(@angular/build): add unit tests for unit-test builder options
1 parent b2816d3 commit 1e48c92

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@angular-devkit/architect",
3-
"version": "0.2002.0-next.1+sha-f68bdb2",
3+
"version": "0.2002.0-next.1+sha-c70dae4",
44
"description": "Angular Build Facade",
55
"experimental": true,
66
"main": "src/index.js",
77
"typings": "src/index.d.ts",
88
"dependencies": {
9-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#f68bdb2",
9+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#c70dae4",
1010
"rxjs": "7.8.2"
1111
},
1212
"builders": "./builders/builders.json",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jul 23 2025 23:05:13 GMT+0000 (Coordinated Universal Time)
1+
Thu Jul 24 2025 12:49:19 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)