Skip to content

Commit

Permalink
fix(demo): updated angular compiler to v7.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Apr 20, 2019
1 parent b7804c0 commit e97709b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/animations": "7.2.13",
"@angular/cdk": "^7.3.7",
"@angular/common": "7.2.13",
"@angular/compiler": "7.2.12",
"@angular/compiler": "7.2.13",
"@angular/core": "7.2.13",
"@angular/flex-layout": "^7.0.0-beta.24",
"@angular/forms": "7.2.13",
Expand Down

0 comments on commit e97709b

Please sign in to comment.