Skip to content

Commit 1b3b2d5

Browse files
author
Angular Builds
committed
bc9d6eb fix(@angular-devkit/build-angular): remove invalid colors option of ProgressPlugin
1 parent 9b5a61b commit 1b3b2d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
77
"dependencies": {
8-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#4296257",
8+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#bc9d6eb",
99
"rxjs": "6.3.3"
1010
},
1111
"keywords": [

Diff for: uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Dec 12 2018 19:31:19 GMT+0000 (Coordinated Universal Time)
1+
Wed Dec 12 2018 19:32:03 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)