From 1c9c91dde1bc19e8e35ab0162567bd84e83d82cc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 2 Nov 2017 02:15:27 +0000 Subject: [PATCH] fix(package): update @angular/platform-browser to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24686f7..4e15add 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@angular/core": "^4.0.0", "@angular/forms": "^4.0.0", "@angular/http": "^4.0.0", - "@angular/platform-browser": "^4.0.0", + "@angular/platform-browser": "^5.0.0", "@angular/platform-browser-dynamic": "^4.0.0", "@angular/router": "^4.0.0", "@nglibrary/ngx-choosy": "^1.1.0",