From 6e567657e7731ccd7753790d988524666dbce0c7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 1 Nov 2017 20:47:05 +0000 Subject: [PATCH] chore(package): update @angular/core to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc0179b..d87cdaa 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@angular/common": "^4.1.3", "@angular/compiler": "^4.1.3", "@angular/compiler-cli": "^4.1.3", - "@angular/core": "^4.1.3", + "@angular/core": "^5.0.0", "@angular/forms": "^4.1.3", "@angular/platform-browser": "^4.1.3", "@angular/platform-browser-dynamic": "^4.1.3",