Update benchmark test dependencies

This commit is contained in:
Lovell Fuller
2016-01-28 12:15:41 +00:00
parent b3d6e94984
commit 41e50770d1
3 changed files with 8 additions and 8 deletions

View File

@@ -8,8 +8,8 @@
"test": "node perf && node random && node parallel"
},
"devDependencies": {
"async": "^1.5.0",
"benchmark": "^1.0.0",
"async": "^1.5.2",
"benchmark": "^2.0.0",
"gm": "^1.21.0",
"imagemagick": "^0.1.3",
"imagemagick-native": "elad/node-imagemagick-native",