Skip to content

Commit

Permalink
Merge 3af45c6 into 086a353
Browse files Browse the repository at this point in the history
  • Loading branch information
leifjones committed Jul 18, 2021
2 parents 086a353 + 3af45c6 commit c62cce1
Show file tree
Hide file tree
Showing 15 changed files with 27,143 additions and 32,995 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"prefix": "lib",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
"builder": "@angular-devkit/build-angular:ng-packagr",
"options": {
"tsConfig": "projects/core/tsconfig.lib.json",
"project": "projects/core/ng-package.json"
Expand Down Expand Up @@ -50,7 +50,7 @@
"prefix": "lib",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
"builder": "@angular-devkit/build-angular:ng-packagr",
"options": {
"tsConfig": "projects/keepalive/tsconfig.lib.json",
"project": "projects/keepalive/ng-package.json"
Expand Down

0 comments on commit c62cce1

Please sign in to comment.