Update @angular/compiler from 5.2.0 to 5.2.1 in examples/angular-cli

This commit is contained in:
Dependencies.io Bot 2018-01-17 19:27:05 +00:00
parent ffc228e490
commit 76da678275

View File

@ -15,7 +15,7 @@
"dependencies": {
"@angular/animations": "^5.2.1",
"@angular/common": "^5.2.1",
"@angular/compiler": "^5.1.3",
"@angular/compiler": "^5.2.1",
"@angular/core": "^5.1.3",
"@angular/forms": "^5.1.3",
"@angular/http": "^5.1.3",