Skip to content

Commit

Permalink
changes for night build (#1757)
Browse files Browse the repository at this point in the history
  • Loading branch information
legteodav committed Dec 4, 2020
1 parent adcc142 commit 08c3054
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@m_bro_exp/client-support-angular",
"name": "@luigi-project/client-support-angular",
"version": "0.0.4",
"peerDependencies": {
"@angular/common": "^11.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"strictInjectionParameters": true,
"strictInputAccessModifiers": true,
"strictTemplates": true,
"fullTemplateTypeCheck": true
"fullTemplateTypeCheck": true,
"enableIvy": false
}
}

0 comments on commit 08c3054

Please sign in to comment.