Skip to content

Commit e97709b

Browse files
committed
fix(demo): updated angular compiler to v7.2.13
1 parent b7804c0 commit e97709b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

demo/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@angular/animations": "7.2.13",
3232
"@angular/cdk": "^7.3.7",
3333
"@angular/common": "7.2.13",
34-
"@angular/compiler": "7.2.12",
34+
"@angular/compiler": "7.2.13",
3535
"@angular/core": "7.2.13",
3636
"@angular/flex-layout": "^7.0.0-beta.24",
3737
"@angular/forms": "7.2.13",

0 commit comments

Comments
 (0)