summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlexander Early <alexander.early@gmail.com>2015-05-21 23:59:41 -0700
committerAlexander Early <alexander.early@gmail.com>2015-05-21 23:59:41 -0700
commiteeb33e687ba6e87f89f0452005571499859c6056 (patch)
tree03b6d0836fbba0094188d337f510025fbe6d35cd /package.json
parent7be7cc6159fa03f78bb07415f547f693cc61f3e8 (diff)
downloadasync-eeb33e687ba6e87f89f0452005571499859c6056.tar.gz
update benchmark to 2.0.0-pre for more accurate tests
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8e5d203..6e7282b 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
},
"license": "MIT",
"devDependencies": {
- "benchmark": "~1.0.0",
+ "benchmark": "bestiejs/benchmark.js",
"jshint": "~2.7.0",
"lodash": ">=2.4.1",
"mkdirp": "~0.5.1",