From 6799c0eefe821abb7a765fd5e90a14f8751dadeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Padilla?= Date: Fri, 27 Jan 2017 03:33:43 -0500 Subject: [PATCH] Update async-to-gen (#258) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abff944..7c444b0 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "arr-flatten": "^1.0.1", "array-unique": "^0.3.2", "async-retry": "^0.2.1", - "async-to-gen": "^1.3.0", + "async-to-gen": "^1.3.2", "bytes": "^2.4.0", "chalk": "^1.1.3", "copy-paste": "^1.3.0",