From bee1283f5c0ea5f4c4a01410cfa4e620cf1fbdf7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 10:02:46 +0000 Subject: [PATCH 1/2] chore(package): update airtap to version 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df032484..a8e25675 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "ut_pex": "^1.1.1" }, "devDependencies": { - "airtap": "2.0.2", + "airtap": "2.0.3", "babel-minify": "^0.5.0", "bittorrent-tracker": "^9.4.0", "brfs": "^2.0.0", From 433294259b95e35abada9186cbf3ee9715d5a22a Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 12 Jul 2019 11:28:31 -0700 Subject: [PATCH 2/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8e25675..5e87edfa 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "ut_pex": "^1.1.1" }, "devDependencies": { - "airtap": "2.0.3", + "airtap": "^2.0.3", "babel-minify": "^0.5.0", "bittorrent-tracker": "^9.4.0", "brfs": "^2.0.0",