From 4d799c2bbc8c8ad9351cff49c9a8d278b50e665c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 13 Jul 2016 03:33:49 +0300 Subject: [PATCH] chore(package): update async to version 2.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8db312..5a1c3b9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@angular/core": "^2.0.0-rc.1", "@angular/platform-browser": "^2.0.0-rc.1", "@angular/platform-browser-dynamic": "^2.0.0-rc.1", - "async": "1.5.2", + "async": "2.0.0", "bootstrap": "3.3.6", "codecov": "1.0.1", "compression-webpack-plugin": "0.3.1",