Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 6ef5789

Browse files
author
Angular Builds
committed
6770841e0 test(@angular/cli): reuse chrome/chromedriver in E2E tests
1 parent 09780ff commit 6ef5789

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,13 +1,13 @@
11
{
22
"name": "@angular-devkit/build-ng-packagr",
3-
"version": "0.901.15",
3+
"version": "0.901.15+1.6770841",
44
"description": "Angular Build Architect for ng-packagr",
55
"experimental": true,
66
"main": "src/index.js",
77
"typings": "src/index.d.ts",
88
"builders": "builders.json",
99
"dependencies": {
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#ca5cd4829",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#6770841e0",
1111
"rxjs": "6.5.4"
1212
},
1313
"peerDependencies": {

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Feb 25 2021 01:13:21 GMT+0000 (Coordinated Universal Time)
1+
Fri Feb 26 2021 23:37:55 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)