From 3c4c06cb5e848b4d07efba33472f94160aee0de9 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Wed, 20 Jul 2016 18:21:10 -0700 Subject: [PATCH] Update benchmark.js to 2.1.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ccb68328..3c04a32ea 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "async": "^2.0.0", - "benchmark": "^2.1.0", + "benchmark": "^2.1.1", "chalk": "^1.1.3", "codecov.io": "~0.1.6", "coveralls": "^2.11.11",