From 0867103d5758e5b534ab29ee9039d12603d6df92 Mon Sep 17 00:00:00 2001 From: hveldstra Date: Tue, 13 Sep 2016 10:08:15 +0100 Subject: [PATCH] Use artillery-core@2.0.1-0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe18e883e2..e70a41b762 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "arrivals": "^2.0.2", - "artillery-core": "2.0.0-0", + "artillery-core": "2.0.1-0", "async": "^1.0.0", "chalk": "1.1.3", "cli": "^0.6.6",