Skip to content

Commit 95af09e

Browse files
committed
fix(demo): downgraded angular platform browser to v7.2.12
1 parent aa9ca5a commit 95af09e

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
@@ -38,7 +38,7 @@
3838
"@angular/forms": "7.2.15",
3939
"@angular/http": "7.2.15",
4040
"@angular/material": "^7.3.7",
41-
"@angular/platform-browser": "7.2.15",
41+
"@angular/platform-browser": "7.2.12",
4242
"@angular/platform-browser-dynamic": "7.2.15",
4343
"@angular/platform-server": "7.2.15",
4444
"@angular/router": "7.2.15",

0 commit comments

Comments
 (0)