From a9bb4880d39f77ec0e9d28c8cbb9ebb5ee65c6ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rn=20Zaefferer?= Date: Fri, 31 May 2013 11:37:09 +0200 Subject: [PATCH] Build: Update node-testswarm to 1.1.0 to match latest TestSwarm API --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d52be41ea6..b74d1397eb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "grunt-html": "0.3.3", "grunt-git-authors": "1.2.0", "rimraf": "2.1.4", - "testswarm": "1.0.3" + "testswarm": "1.1.0" }, "keywords": [] }