From 72597f69bcf3666914992514f2869f6b18142c37 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 22 Jul 2016 22:52:05 +0200 Subject: [PATCH] chore(package): update async to version 2.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74ca898..739ed81 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "eslint": "2.13.1" }, "dependencies": { - "async": "2.0.0-rc.3", + "async": "2.0.1", "debug": "2.2.0", "dotty": "0.0.2", "lodash": "4.13.1"